docker: add housekeeping #105
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ Description=Docker housekeeping tasks
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/docker system prune --force --filter "until=24h"
|
ExecStart=/usr/bin/docker system prune --force --filter "until=24h"
|
||||||
# https://docs.docker.com/config/pruning d
|
# https://docs.docker.com/config/pruning
|
||||||
|
|
Loading…
Reference in a new issue