zerstoeren

Results 3 comments of zerstoeren

If your Entrypoint is /bin/bash, you can pass arguments as docker run -it container something.sh argument argument argument

Thanks for sending up this PR. I was about to push this fix as well.

@dshepherd21 i also had trouble with CIFS using pysmbc, but had better success after i switched that section of code to the pysmb library. Maybe try that?