Update docker-compose.yml
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
|||||||
worker:
|
worker:
|
||||||
build: .
|
build: .
|
||||||
image: fffaraz/qt:latest
|
image: fffaraz/qt:latest
|
||||||
|
restart: always
|
||||||
hostname: worker
|
hostname: worker
|
||||||
privileged: true
|
privileged: true
|
||||||
tty: true
|
tty: true
|
||||||
|
|||||||
Reference in New Issue
Block a user