Update docker-compose.yml

This commit is contained in:
Faraz Fallahi
2021-01-25 21:09:10 -05:00
parent 87113d3f36
commit ffaaeb6652

View File

@@ -4,6 +4,7 @@ services:
worker:
build: .
image: fffaraz/qt:latest
hostname: worker
volumes:
- ./volumes/repo:/root/repo
- ./volumes/conan:/root/.conan/data