'podman commit -f docker -m' WARN:COMMENT is not supported for OCI image format #17773
Labels
Good First Issue
This issue would be a good issue for a first time contributor to undertake.
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.
Issue Description
I use 'podman commit -f docker -m "xxx"' to create a image, but report a WARN: COMMENT is not supported for OCI image format, comment xxx will be ignored. Must use 'docker' format. Alreaday specifiend -f docker, why is there still this warning
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
WARN: COMMENT is not supported for OCI image format, comment xxx will be ignored. Must use 'docker' format
Describe the results you expected
No warning
podman info output
4.4.2 in fedora37. everything is default.
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: