linux_wiki:podman_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
linux_wiki:podman_install [2019/08/03 11:30]
billdozor
linux_wiki:podman_install [2019/08/03 11:35]
billdozor [Commands: Same as docker cli]
Line 63: Line 63:
 \\ \\
 Show all containers<code bash>podman ps -a</code> Show all containers<code bash>podman ps -a</code>
 +
 +\\
 +Run a container interactively and attach a bash shell<code bash>podman run -it registryname/image /bin/bash</code>
  
 ---- ----
  
  • linux_wiki/podman_install.txt
  • Last modified: 2019/08/03 11:41
  • by billdozor