spiegel_podman/pkg/domain
Paul Holzinger bd3ee58527 podman start: remove container if needed
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>
2025-04-24 18:58:39 +00:00
..
entities Add ability to set layer media type for artifacts 2025-04-17 10:36:21 -05:00
filters Merge pull request #24791 from arsenalzp/issue_24664 2025-04-08 12:55:09 +00:00
infra podman start: remove container if needed 2025-04-24 18:58:39 +00:00
utils Add type and annotations to artifact add 2025-01-31 09:53:03 -06:00