Go to file
Robert Kaussow 5bbb016119 add basic docs 2020-03-08 15:38:36 +01:00
bin fork: initial commit 2020-03-01 18:42:29 +01:00
dockertidy fix dependencies for different python versions 2020-03-07 14:31:26 +01:00
docs add basic docs 2020-03-08 15:38:36 +01:00
.drone.jsonnet remove dockerignore 2020-03-07 16:15:47 +01:00
.drone.yml remove dockerignore 2020-03-07 16:15:47 +01:00
.flake8 fix flake8 errors 2020-03-06 22:39:32 +01:00
.gitignore fork: initial commit 2020-03-01 18:42:29 +01:00
CHANGELOG.md Release 0.7.1 2018-03-21 15:26:44 -07:00
Dockerfile add docker related files 2020-03-07 15:52:02 +01:00
LICENSE fork: initial commit 2020-03-01 18:42:29 +01:00
Pipfile fix dependencies for different python versions 2020-03-07 14:40:52 +01:00
Pipfile.lock fix dependencies for different python versions 2020-03-07 14:40:52 +01:00
README.md add basic docs 2020-03-08 15:38:36 +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 fix dependencies for different python versions 2020-03-07 14:40:52 +01:00

README.md

docker-tidy

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

This 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