Marcin Kozlowski
Marcin Kozlowski
@sohan1812 I recommend above but you can also try this: ``` export CODE_DIR=${PWD} cd $CODE_DIR docker run -e CODE_DIR -v ${PWD}:${PWD} -ti scanmycode/scanmycode3-ce:worker-cli /bin/sh -c 'git config --global --add safe.directory...
@sohan1812 Try using the branch name that exist, maybe there is something wrong with passing branch name, i.e ```docker run -e CODE_DIR -v ${PWD}:${PWD} -ti scanmycode/scanmycode3-ce:worker-cli /bin/sh -c 'git config...
@sohan1812 You hit some odd issue. Works on my end. Do you use Azure? Or standalone windows server? What is you IaaS? What location? Make sure you pull always the...
Closing due to inactivity
@jopfre Thanks for your message. Just pulled latest image and it seems to be working (as all the time I tested and by my daily usage) See this:  Just...
Hi @savire Thank you for raising your issue. There are several screenshots and images in the repository README.md. You can also check out the Project [website](https://betterscan.io) for even more information....
Updated Readme.MD to specify it more (first line of it). Closing due to inactivity
@baanureddy Please see this: https://github.com/marcinguy/betterscan-ce#platforms--oses Generally, we test and support Linux x86_64 With rest, your mileage may vary. Feel free to make PR, if you add new architectures & systems.
Closing due to inactivity
@r3l1c7 Thanks for your message. What git server are you using?