Go to file
Robert Kaussow 5768351773 add testing and coverage 2020-03-15 23:19:26 +01:00
.github update github conf 2020-03-08 22:48:00 +01:00
bin fork: initial commit 2020-03-01 18:42:29 +01:00
dockertidy catch docker api exceptions 2020-03-15 22:58:22 +01:00
docs add testing and coverage 2020-03-15 23:19:26 +01:00
.drone.jsonnet add testing and coverage 2020-03-15 23:19:26 +01:00
.drone.yml add testing and coverage 2020-03-15 23:19:26 +01:00
.flake8 fix flake8 errors 2020-03-06 22:39:32 +01:00
.gitignore add option to exclude config overrides from file 2020-03-08 15:39:22 +01:00
CHANGELOG.md restructure docs 2020-03-15 13:21:36 +01:00
Dockerfile catch docker api exceptions 2020-03-15 22:58:22 +01:00
LICENSE fork: initial commit 2020-03-01 18:42:29 +01:00
Pipfile replace pytimeparse with dateparser 2020-03-15 14:50:58 +01:00
Pipfile.lock replace pytimeparse with dateparser 2020-03-15 14:50:58 +01:00
README.md add testing and coverage 2020-03-15 23:19:26 +01:00
manifest.tmpl add docker related files 2020-03-07 15:52:02 +01:00
setup.cfg refactor base structure 2020-03-05 23:51:21 +01:00
setup.py replace pytimeparse with dateparser 2020-03-15 14:50:58 +01:00

README.md

docker-tidy

Build Status Docker Hub Python Version PyPi Status PyPi Release Codecov License: MIT

This project is a fork of Yelp/docker-custodian. Keep docker hosts tidy.

You can find the full documentation at https://docker-tidy.geekdocs.de.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Maintainers and Contributors

Robert Kaussow