mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-19 23:07:52 +00:00
Like podman run --rm, start --attach must also ensure the contianer is removed before it exist. Otherwise there is a race where the container still exist after the command exits, because removal would only happen by the cleanup process in the background. Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
|---|---|---|
| .. | ||
| abi | ||
| tunnel | ||
| runtime_abi.go | ||
| runtime_libpod.go | ||
| runtime_proxy.go | ||
| runtime_tunnel.go | ||