This commit is contained in:
Marco Ochse
2018-04-26 15:18:23 +00:00
parent 063463ba2e
commit a944925124
5 changed files with 23 additions and 21 deletions

View File

@ -9,11 +9,10 @@ services:
glastopf:
build: .
container_name: glastopf
environment:
- PYTHON_EGG_CACHE=/tmp/glastopf
tmpfs:
- /tmp/glastopf:exec
- /tmp/glastopf:uid=2000,gid=2000
restart: always
stop_signal: SIGINT
networks:
- glastopf_local
ports: