docker-cleanup 0.1.0
0001-01-01
Tags: #category/operations #org/uniget #standard/docker #type/configuration
Description
Run regular cleanup of docker containers, images, and volumes
Homepage
Install
uniget install docker-cleanup
Dependencies
- Runtime: docker
Code
Package
Platforms
- linux/amd64
- linux/arm64
Messages
usage
- Run the following command to start using the systemd units: systemctl daemon-reload
- Make sure, Docker is running
- Enable a service using: systemctl enable docker-cleanup.timer
- Start a service using: systemctl start docker-cleanup.timer