docker client is building

This commit is contained in:
2020-06-03 11:52:04 +02:00
parent 1cbc7ddd71
commit 128800cb3f
8 changed files with 48 additions and 37 deletions
+6 -2
View File
@@ -33,8 +33,12 @@ logs:
down:
docker-compose down
# exec_php:
# docker exec -it materiod8_php_1 bash
restart_client:
docker-compose restart client
exec_client:
docker exec -it muntadas_client_1 bash
#
# exec_mysql:
# docker exec -it materiod8_mysql_1 bash