Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pod Removal with only container being infra #340

Closed
wants to merge 1 commit into from

Conversation

cdoern
Copy link

@cdoern cdoern commented Oct 1, 2021

Pods were sometimes failing to remove if infra was running.
Added a pod stop command and --force flag to pod rm within
compose_down

resolves containers/podman#11713

Signed-off-by: cdoern [email protected]

Pods were sometimes failing to remove if infra was running.
Added a pod stop command and --force flag to pod rm within
compose_down

resolves containers/podman#11713

Signed-off-by: cdoern <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pod can not be removed because of extra containers
2 participants