From Fedora Project Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 March 2024

  • curprev 03:0203:02, 19 March 2024Sumantrom talk contribs 863 bytes +863 Created page with "{{QA/Test_Case |description=Ensure that an image saved with Podman 4.9 can be loaded successfully in Podman 5.0. |setup=A Fedora system with Podman 5.0 installed, and access to an image saved from Podman 4.9. |actions= # On a system with Podman 4.9, save an image using `podman save -o <image-name>.tar <image-name>`. # Transfer the saved image to a system with Podman 5.0. # Load the image on the Podman 5.0 system with `podman load -i <image-name>.tar`. # Verify the image..."