docker-clean/README.md
2018-07-07 11:52:17 +02:00

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...
[...]