Dev Linux version
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ services:
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
environment:
|
||||
TZ: Europe/Bucharest
|
||||
TZ: Europe/Paris
|
||||
WATCHTOWER_CLEANUP: true # Remove old images after updating
|
||||
WATCHTOWER_REMOVE_VOLUMES: false # Remove attached volumes after updating
|
||||
DOCKER_API_VERSION: 1.45 # SSH docker version 1.41 for Docker engine version 20.10 - 1.43 for Docker engine version 24 - 1.45 for Docker engine version 26.1
|
||||
|
||||
Reference in New Issue
Block a user