crazyfactory / docker-project-cli

MIT License
4 stars 1 forks source link

Where is Pull command #12

Closed z3niths closed 7 years ago

z3niths commented 7 years ago

I noticed that we have custom command for the cli but I think pull command should be a mandatory one. Sometimes we build new container on Docker hub and we need to pull it down. Now we have to use docker-compose pull within docker folder to pull the change.

wmathes commented 7 years ago

ok, sounds reasonable to add a default pull command :)