Releases: ZZROTDesign/docker-clean
Releases · ZZROTDesign/docker-clean
Docker-Clean v2.0.4
- adds support for Docker Host for Swarm implementations
Docker-clean v2.0.3
Docker-clean v2.0.2
Contains a hotfix for network cleaning in Docker versions before 1.10.0
Docker-clean v2.0.1
Docker-Clean v2.0.0
This version includes more flexible flag/option handling to accommodate more workflows. Also includes an estimate on space cleaned on each clean and an overhauled dry-run.
New command line flags allow for each command to be accessed. Check out the USAGE.md for mor information on usage.
Docker-Clean v1.4.1
Docker-clean v1.4.0
v1.3.2 Pre-release R0
This release has a dry-run wrapper and can be installed via:
curl -s https://raw.githubusercontent.com/ZZROTDesign/docker-clean/v1.3.2.R0/docker-clean |
sudo tee /usr/local/bin/docker-clean > /dev/null && \
sudo chmod +x /usr/local/bin/docker-clean
A full walkthrough to demonstrate is available in the [USAGE.md](https://github.com/ZZROTDesign/docker-clean/blob/dry-run/USAGE.md
With this new feature, we are going to redesign to optimize and streamline the data in dry run. Currently it runs as a wrapper.