Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Handle inspect failed containers #177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Sartner
Copy link

@Sartner Sartner commented Aug 23, 2017

Sometimes 'docker inspect' will get error like 'Error response from daemon: devmapper: Unknown device xxxx'
At this time the script will exit.

Add new env variable ERROR_CONTAINER_REMOVAL to handle this case.
Skip docker inspect failed containers by default (ERROR_CONTAINER_REMOVAL=0)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant