docker.sock ro
This commit is contained in:
@ -7,7 +7,7 @@ services:
|
||||
mem_limit: 512m
|
||||
restart: always
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
environment:
|
||||
WATCHTOWER_SCHEDULE: "0 0 7 * * *"
|
||||
TZ: Europe/Rome
|
||||
|
Reference in New Issue
Block a user