This commit is contained in:
jaydee
2023-12-04 07:51:00 +01:00
parent c1d45e80f3
commit 158b9c8c90

View File

@ -11,7 +11,8 @@ services:
- /var/log:/logging
- /var/run/docker.sock:/var/run/docker.sock
privileged: true
environment:
- DISABLE_JEMALLOC=value
labels:
com.centurylinklabs.watchtower.enable: true
com.centurylinklabs.watchtower.lifecycle.post-update: "/config/restore-data.sh"