mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
Merge pull request #8627 from vrothberg/fix-8558-comments
[CI:DOCS] add comment to #8558 regression test
This commit is contained in:
@ -541,6 +541,8 @@ json-file | f
|
||||
run_podman inspect $IMAGE --format "{{.ID}}"
|
||||
imageID="$output"
|
||||
|
||||
# prior to #8623 `podman run` would error out on untagged images with:
|
||||
# Error: both RootfsImageName and RootfsImageID must be set if either is set: invalid argument
|
||||
run_podman untag $IMAGE
|
||||
run_podman run --rm $imageID ls
|
||||
|
||||
|
Reference in New Issue
Block a user