knife-docker
knife-docker copied to clipboard
Use the docker API to properly handle finding containers. Delete will no...
...w work with full IDs, short IDs, or names.
Trying to delete a container with knife docker delete I get:
WARNING: Container ab469b60dbcc does not exist
Same story using the name:
WARNING: Container insane_babbage does not exist