docker-py
docker-py copied to clipboard
Add build method parameter for specifying the .dockerignore file.
I know there are discussions going on about --ignore-file
flags for docker build
, but for docker-py (and therefore docker-compose) it is quite easy to support. Is there a reason it's not there yet?