mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 08:18:33 +02:00
111
This commit is contained in:
@ -11,7 +11,8 @@ services:
|
|||||||
- /var/log:/logging
|
- /var/log:/logging
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
privileged: true
|
privileged: true
|
||||||
|
environment:
|
||||||
|
- DISABLE_JEMALLOC=value
|
||||||
labels:
|
labels:
|
||||||
com.centurylinklabs.watchtower.enable: true
|
com.centurylinklabs.watchtower.enable: true
|
||||||
com.centurylinklabs.watchtower.lifecycle.post-update: "/config/restore-data.sh"
|
com.centurylinklabs.watchtower.lifecycle.post-update: "/config/restore-data.sh"
|
||||||
|
Reference in New Issue
Block a user