appease docker compose [skip docker]
This commit is contained in:
parent
82b23ef638
commit
aedd0e406c
|
@ -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/"
|
||||
|
|
Loading…
Reference in New Issue
Block a user