mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-29 11:47:51 +00:00
We now can remove a paused container by sending it a kill signal while it is paused. We then unpause the container and it is immediately killed. Also, reworked how the parallelWorker results are handled to provide a more consistent approach to how each subcommand implements it. It also fixes a bug where if one container errors, the error message is duplicated when printed out. Signed-off-by: baude <bbaude@redhat.com> |
||
|---|---|---|
| .. | ||
| container.go | ||
| funcs.go | ||
| funcs_test.go | ||
| parallel.go | ||
| pod.go | ||