Add the docker-composer ps command.

This commit is contained in:
Travis Tomka
2018-04-28 12:33:19 -06:00
parent 2800a55776
commit 8ff8ed66bf
3 changed files with 68 additions and 0 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 ps
- docker-compose pull
- docker-compose exec
- docker-compose down