mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
add ggr-ui
This commit is contained in:
@@ -21,6 +21,16 @@ services:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
|
||||
cleanup:
|
||||
image: docker
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
command: docker system prune --all --force
|
||||
deploy:
|
||||
mode: global
|
||||
restart_policy:
|
||||
delay: 24h
|
||||
|
||||
networks:
|
||||
default:
|
||||
ipam:
|
||||
|
||||
Reference in New Issue
Block a user