mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-22 04:00:40 +00:00
3.3 KiB
3.3 KiB
Change Log
0.6.1 (2016-08-31)
Closed issues:
- Add ability to kill/delete running containers by age #25
- Add tag to yelp/docker-custodian on the docker hub #21
- Error while fetching server API version #20
- Could It also clear mesos tmp files? #19
Merged pull requests:
- Bump to python >=2.7 #33 (danielhoherd)
- Overriding tox with /bin/true #32 (danielhoherd)
- Bump debian version to 0.6.0 #31 (danielhoherd)
- Remove py26 support, code cleanup #27 (kentwills)
- bump docker-py version from 1.4.0 to 1.7.2 #26 (oktopuz)
- Don't remove recently created containers that were never used #23 (analogue)
v0.5.1 (2015-09-29)
Implemented enhancements:
- Use Client(version='auto') #7
Fixed bugs:
- Automatically determining API version doesn't work? #17
Closed issues:
Merged pull requests:
- Upgrade requirements to fix #17 #18 (dnephin)
- Automatically determine the Docker API version to use #12 (jschrantz)
- Add install instructions to the README #9 (dnephin)
- Fix readme formatting #8 (dnephin)
- Support excluding some images from removal #6 (dnephin)
- Add .travis.yml #5 (dnephin)
v0.4.0 (2015-07-08)
Merged pull requests:
* This Change Log was automatically generated by github_changelog_generator