spiegel_podman/pkg/domain
Jan Rodák 81eb84fdaa
Clean up after unexpectedly terminated build
The `podman system prune` command is able to remove build containers that were created during the build, but were not removed because the build terminated unexpectedly.

By default, build containers are not removed to prevent interference with builds in progress. Use the **--build** flag when running the command to remove build containers as well.

Fixes: https://issues.redhat.com/browse/RHEL-62009

Signed-off-by: Jan Rodák <hony.com@seznam.cz>
2025-01-27 14:21:27 +01:00
..
entities Clean up after unexpectedly terminated build 2025-01-27 14:21:27 +01:00
filters Replace golang.org/x/exp/slices with slices from std 2024-04-23 11:16:40 +02:00
infra Clean up after unexpectedly terminated build 2025-01-27 14:21:27 +01:00
utils Switch all calls of assert.Nil to assert.NoError 2025-01-15 07:08:27 -05:00