Add docker-compose exec command.

This commit is contained in:
Travis Tomka
2018-02-25 18:09:06 -07:00
parent c2242c4b93
commit 0d799fca6c
5 changed files with 167 additions and 3 deletions

View File

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