Update docker-compose.yml

This commit is contained in:
Faraz Fallahi
2021-11-21 14:20:50 -05:00
parent efa309d828
commit fc39ef7544

View File

@@ -4,6 +4,7 @@ services:
worker:
build: .
image: fffaraz/qt:latest
restart: always
hostname: worker
privileged: true
tty: true