docker-tidy/docker_custodian
Sam Napolitano c8710251b8 Correctly handle empty dangling volumes
When there's no dangling volumes 'None' is returned but code
is expecting List.  Convert to empty list.
2018-03-01 13:38:21 -05:00
..
__about__.py Remove volumes when removing containers 2016-10-05 09:18:56 +01:00
__init__.py Adding project files 2015-07-08 12:33:52 -07:00
args.py remove py26, better pre-commit support, cleaner tox 2016-04-20 10:01:02 -07:00
docker_autostop.py remove py26, better pre-commit support, cleaner tox 2016-04-20 10:01:02 -07:00
docker_gc.py Correctly handle empty dangling volumes 2018-03-01 13:38:21 -05:00