update docker-compose.yml

This commit is contained in:
Andy 2016-03-29 09:59:33 +02:00
parent e7fc62c950
commit b305d5f5e4
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC

View File

@ -6,7 +6,7 @@ services:
read_only: true read_only: true
hostname: localhost hostname: localhost
networks: networks:
- net - isolated
ports: ports:
- "4713:4713" - "4713:4713"
devices: devices:
@ -18,4 +18,6 @@ services:
DISPLAY: unix$DISPLAY DISPLAY: unix$DISPLAY
networks: networks:
net: {} isolated:
external:
name: isolated