podman/pkg/bindings/system
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
..
info.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
system.go rework event code to improve API errors 2024-11-01 18:54:13 +01:00
types.go Clean up after unexpectedly terminated build 2025-01-27 14:21:27 +01:00
types_check_options.go Add `podman system check` for checking storage consistency 2024-06-04 10:00:37 -04:00
types_disk_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_events_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_info_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
types_prune_options.go Clean up after unexpectedly terminated build 2025-01-27 14:21:27 +01:00
types_version_options.go Bump Go module to v5 2024-02-08 09:35:39 -05:00