Go to file
Robert Kaussow f2eeb3a11d add docker related files 2020-03-07 15:52:02 +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 enable drone 2020-03-06 08:45:32 +01:00
.dockerignore Add a container to run docker-custodian and install instructions to the README. 2015-08-08 18:11:22 -04:00
.drone.jsonnet add docker related files 2020-03-07 15:52:02 +01:00
.drone.yml add docker related files 2020-03-07 15:52:02 +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 fix typo 2020-03-01 18:43:12 +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 Codecov 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