Kill containers vs Stopping them #309
cord-agencyroot
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Some containers that I use during testing can take a bit of time to shut down. Typically on my integration tests, I don't care once the tests pass and would love a way to just quickly kill the container vs stopping it. Is there a way to do this?
Beta Was this translation helpful? Give feedback.
All reactions