Add docker compose pull command to the project.

This commit is contained in:
Travis Tomka
2018-04-14 13:36:15 -06:00
parent 0bd195e5a9
commit 2800a55776
3 changed files with 75 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ composer require --dev droath/robo-docker-compose
The following commands have been implemented:
- docker-compose up
- docker-compose pull
- docker-compose exec
- docker-compose down
- docker-compose start