Releases: MeltwaterArchive/docker-cleanup
Releases · MeltwaterArchive/docker-cleanup
1.8.0
13 Jun 08:10
Compare
Sorry, something went wrong.
No results found
Add support for DOCKER_API_VERSION with default version 1.20. Fixed #13 (#27 )
1.7.2
24 May 13:14
Compare
Sorry, something went wrong.
No results found
Use docker volume rm subcommand if the Docker Engine supports it (#25 ). This fixes #24
This release is compatible with Docker API version 1.21 and later
1.7.1
31 Mar 20:42
Compare
Sorry, something went wrong.
No results found
Fixed lost executable bit on run.sh that got lost as part of #22 . This fixes #23
This release is compatible with Docker client api version 1.21
1.7.0
31 Mar 13:13
Compare
Sorry, something went wrong.
No results found
Added support for specifying containers to keep by name using new $KEEP_CONTAINERS_NAMED parameter (#22 )
This release is compatible with Docker client api version 1.21
1.6.0
18 Mar 15:54
Compare
Sorry, something went wrong.
No results found
Support wildcards in KEEP_CONTAINERS and KEEP_IMAGES (#20 , #21 )
This release is compatible with Docker client api version 1.21
1.5.2
09 Mar 14:18
Compare
Sorry, something went wrong.
No results found
Update docker-cleanup-volumes.sh (#17 )
This release is compatible with Docker client api version 1.21
1.5.1
23 Feb 09:52
Compare
Sorry, something went wrong.
No results found
Allow for image id's with the new sha256 prefix (#15 )
This release is compatible with Docker client api version 1.21
1.5.0
17 Feb 20:16
Compare
Sorry, something went wrong.
No results found
Added KEEP_CONTAINERS parameters to specify a list of images of containers to avoid cleaning
This release is compatible with Docker client api version 1.21
1.4.1
03 Feb 09:19
Compare
Sorry, something went wrong.
No results found
Allow non-looped cleanups for one-off runs
Include Makefile to help with repetitive commands during development
This release is compatible with Docker client api version 1.21
1.4.0
15 Dec 10:02
Compare
Sorry, something went wrong.
No results found
Remove "dead" containers
Remove containers still stuck in "created" state after DELAY_TIME seconds (Mesos I'm looking at you!)
This release is compatible with Docker client api version 1.18