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

fix(docker): don't leak containers on ctrl+c #221

Merged
merged 1 commit into from
May 27, 2024
Merged

fix(docker): don't leak containers on ctrl+c #221

merged 1 commit into from
May 27, 2024

Conversation

pepoviola
Copy link
Collaborator

fix #214

  • Fix docker leaking containers
  • Also fix docker download helpers
  • Improve docker rm namespaced containers

cc: @michalkucharczyk

@pepoviola pepoviola merged commit d01b1e1 into main May 27, 2024
5 of 6 checks passed
@pepoviola pepoviola deleted the fix-214 branch May 27, 2024 07:57
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.

Docker provider leak containers after shutdown the process
1 participant