1 2 3 4 5 6
[Unit] Description=Remove unused docker data [Service] Type=oneshot ExecStart=/usr/bin/docker system prune -af --filter "until=240h"