Go to file
Robert Kaussow 152e7a3f73 refactor testing 2020-03-13 23:39:33 +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 refactor testing 2020-03-13 23:39:33 +01:00
docs implement autostop run method 2020-03-09 10:25:45 +01:00
.drone.jsonnet fix dependency step 2020-03-08 23:16:41 +01:00
.drone.yml fix dependency step 2020-03-08 23:16:41 +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 implement autostop run method 2020-03-09 10:25:45 +01: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