podman .build quadlet ImageTag not equivalent to --tag with podman build #23781
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
quadlet
Issue Description
podman build with multiple --tag is supported. eg
podman build -t testimage:0.0.5 -t testimage:latest build/
a quadlet testimage.build with multiple ImageTag does not work, it takes the last ImageTag
From the docs, --tag should be equivalent to ImageTag
Steps to reproduce the issue
Steps to reproduce the issue
1.
2.
3.
Describe the results you received
Describe the results you received
Describe the results you expected
Describe the results you expected
podman info output
If you are unable to run podman info for any reason, please provide the podman version, operating system and its version and the architecture you are running.
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: