docker-custodian
docker-custodian copied to clipboard
Add support for stopping containers by image
We usually don't assign names to our containers, but want to be able to auto-stop them based on the image name instead.
I'm very embarassed to not have run the tests before.
Now they pass locally, but on travis I'm getting some pre-commit hook error that I'm unfamiliar with