appease docker compose [skip docker]
This commit is contained in:
parent
82b23ef638
commit
aedd0e406c
|
@ -10,8 +10,8 @@ services:
|
||||||
- "2022:2022"
|
- "2022:2022"
|
||||||
tty: true
|
tty: true
|
||||||
environment:
|
environment:
|
||||||
TZ: UTC
|
TZ: "UTC"
|
||||||
DEBUG: false
|
DEBUG: "false"
|
||||||
volumes:
|
volumes:
|
||||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||||
- "/var/lib/docker/containers/:/var/lib/docker/containers/"
|
- "/var/lib/docker/containers/:/var/lib/docker/containers/"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user