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:1914:19, 18 March 2024Sumantrom talk contribs 663 bytes +663 Created page with "{{QA/Test_Case |description=This test case checks if Podman can list running and stopped containers correctly. |setup=Ensure Podman is installed and has run at least one container. |actions= # Open a terminal. # Execute `podman ps` to list running containers. # Execute `podman ps -a` to list all containers, including stopped ones. |results= # The `podman ps` command lists currently running containers. # The `podman ps -a` command shows all containers, correctly reflectin..."