This commit is contained in:
Michael Grote 2024-09-16 16:39:19 +02:00
parent 1d90c66947
commit ce0d607168

View file

@ -3,6 +3,6 @@
Description=docker housekeeping tasks
[Service]
Type=oneshot
Type=simple
ExecStart=/bin/bash -c '/usr/bin/docker system prune --force --filter "until=24h" --all && /usr/bin/docker buildx prune --force --filter "until=24h"'
# https://docs.docker.com/config/pruning