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.

18 March 2024

  • curprev 14:2214:22, 18 March 2024Sumantrom talk contribs 843 bytes +843 Created page with "{{QA/Test_Case |description=This test case verifies that Podman can provide detailed information about a specific container. |setup=Ensure Podman is installed and has at least one container (running or stopped). |actions= # Open a terminal. # Identify the container you wish to inspect using `podman ps -a` and note its ID or name. # Execute `podman inspect <container-id-or-name>` to retrieve detailed information about the container. |results= # The `podman inspect` comman..."