RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2096264 - podman images --format incompatibility with docker
Summary: podman images --format incompatibility with docker
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: podman
Version: 8.6
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Tom Sweeney
QA Contact: Yuhui Jiang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-13 11:59 UTC by Guido Aulisi
Modified: 2022-11-08 09:34 UTC (History)
9 users (show)

Fixed In Version: podman-4.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-08 09:16:27 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-125097 0 None None None 2022-06-13 12:11:16 UTC
Red Hat Product Errata RHSA-2022:7457 0 None None None 2022-11-08 09:16:49 UTC

Description Guido Aulisi 2022-06-13 11:59:58 UTC
Description of problem:
The tags available in the podman images --format option is incompatible with docker.
In particular, docker has both {{.CreatedAt}} and {{.CreatedSince}} while podman has neither but has {{.Created}} instead.

Version-Release number of selected component (if applicable):
podman-4.0.2-6.module+el8.6.0

How reproducible:
Always

Steps to Reproduce:
1. podman image history --format='{{.CreatedAt}}'
2. podman history --format='{{.CreatedAt}}'

Actual results:
Error: template: history:1:13: executing "history" at <.CreatedAt>: can't evaluate field CreatedAt in type images.historyReporter

Expected results:
22 months ago
22 months ago
22 months ago
22 months ago

Additional info:
This bug has been fixed upstream https://github.com/containers/podman/issues/14012 and https://github.com/containers/podman/pull/14034. Please back port the patch

Comment 1 Daniel Walsh 2022-06-13 14:33:33 UTC
Fixed in podman 4.1

Comment 9 errata-xmlrpc 2022-11-08 09:16:27 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: container-tools:rhel8 security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:7457


Note You need to log in before you can comment on or make changes to this bug.