Anthony Chen
Anthony Chen
I've added example files matching the original README links in the following PR. I also updated the code to pass linting and updated the README with the new lint-friendly code....
The interface for docker-py has changed. self.cli.images.build only returns an Image now Update build_task to ignore the output of self.cli.images.build and this will let you build using this script This...
here's some updated snippets to help you. Good luck! I'm just trying this repo out right now but it looks promising in terms of what I want to do. def...