spiegel_podman/vendor/github.com/containers/common/libimage
Valentin Rothberg 1b6423e9f1 refine dangling checks
By proxy by vendoring containers/common. Previously, a "dangling" image
was an untagged image; just a described in the Docker docs. The
definition of dangling has now been refined to an untagged image without
children to be compatible with Docker.

Further update a redundant image-prune test.

Fixes: #10998
Fixes: #10832
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-07-26 09:28:17 +02:00
..
manifests migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
copier.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
disk_usage.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
download.go fix systemcontext to use correct TMPDIR 2021-06-18 19:53:24 -04:00
events.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00
filters.go refine dangling checks 2021-07-26 09:28:17 +02:00
history.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
image.go refine dangling checks 2021-07-26 09:28:17 +02:00
image_config.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
image_tree.go vendor containers/common@main 2021-07-16 17:32:37 +02:00
import.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
inspect.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
layer_tree.go refine dangling checks 2021-07-26 09:28:17 +02:00
load.go vendor containers/common@7482cf851d 2021-06-30 13:08:42 +02:00
manifest_list.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
normalize.go support tag@digest notation 2021-05-31 14:38:43 +02:00
oci.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
pull.go refine dangling checks 2021-07-26 09:28:17 +02:00
push.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
runtime.go refine dangling checks 2021-07-26 09:28:17 +02:00
save.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
search.go podman image tree: restore previous behavior 2021-05-12 17:56:59 +02:00