Add the docker-compose logs command.

This commit is contained in:
Travis Tomka
2018-04-28 13:14:06 -06:00
parent 8ff8ed66bf
commit c3fee31737
3 changed files with 86 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ The following commands have been implemented:
- docker-compose up
- docker-compose ps
- docker-compose logs
- docker-compose pull
- docker-compose exec
- docker-compose down