I have installed docker-compose using the command sudo apt install docker-compose It installed docker-compose version 1.8.0 and build unknown I need the latest version of docker-compose or at least...
I use this image: dperson/samba The image is defining it’s own entrypoint and I do not want to override it. I need to pass arguments to the entrypoint, easy...