appease docker compose [skip docker]

This commit is contained in:
Dane Everitt 2020-11-14 20:50:09 -08:00
parent 82b23ef638
commit aedd0e406c
No known key found for this signature in database
GPG Key ID: EEA66103B3D71F53

View File

@ -10,8 +10,8 @@ services:
- "2022:2022"
tty: true
environment:
TZ: UTC
DEBUG: false
TZ: "UTC"
DEBUG: "false"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"
- "/var/lib/docker/containers/:/var/lib/docker/containers/"