only theia Docker nginx not needed

This commit is contained in:
2021-11-14 11:26:06 +01:00
parent b1620ab5f8
commit 56a8997fee
7 changed files with 14 additions and 15 deletions

View File

@@ -1,14 +1,10 @@
version: '2'
services:
nginx:
image: docker.triton2.fet.at/dev_nginx
ports:
- "${PORT}:80"
theia:
image: docker.triton2.fet.at/dev_theia
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- data_dev:/home
- data_dev:/home/project
volumes:
data_dev:
driver: local
driver: local