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
+11 -3
View File
@@ -1,7 +1,15 @@
version: "3.5"
services:
client:
build: ./Docker/app
volumes:
- "${CLIENT_ROOT}:/app"
# - client-home:/home/gdp
ports:
- 8788:8988
working_dir: "/app"
volumes:
networks:
# volumes:
#
# networks: