mirror of
https://github.com/luzifer-docker/docker-clean.git
synced 2024-11-09 14:30:07 +00:00
674 B
674 B
Luzifer-docker / docker-clean
docker-clean
is a portable version of my docker-clean
script intended to be run on any host capable of running Docker.
The main reason to create this was I found different constellations of awk
tools installed on different systems and some of them (for example mawk
installed by Debian) broke the script. This container contains everything required to execute the script in a most minimal fashion.
Usage
$ docker run --rm -ti -v /var/run/docker.sock:/var/run/docker.sock luzifer/docker-clean
Removing containers created / exited >= ~1h ago...
[...]