added node container for webpack build

This commit is contained in:
2020-11-03 11:23:49 +01:00
parent dce19c42fe
commit c5757c47e2
6 changed files with 61 additions and 0 deletions

View File

@@ -36,6 +36,9 @@ down:
exec_php:
docker exec -it materiod8_php_1 bash
exec_npm:
docker exec -it materiod8_npm_1 sh
exec_mysql:
docker exec -it materiod8_mysql_1 bash