Files
podman/pkg
Paul Holzinger 0eac57ed31 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 15:32:50 +02:00
..
2025-03-16 13:40:16 +00:00
2024-08-30 16:13:54 +02:00
2022-12-15 13:39:56 +01:00
2024-10-21 17:37:20 +01:00
2024-09-03 15:14:15 +02:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2025-03-31 12:27:55 -07:00
2024-02-08 09:35:39 -05:00
2025-03-02 19:47:44 +02:00
2025-03-31 12:27:55 -07:00
2025-03-31 12:27:55 -07:00
2025-03-31 12:27:55 -07:00
2025-03-11 17:21:24 +01:00
2025-03-16 13:40:16 +00:00