Difference between revisions of "Podman ps"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
Cannot connect to Podman. Please verify your connection to the Linux system using `[[podman system connection list]]`, or try `[[podman machine init]]` and `[[podman machine start]]` to manage a new Linux VM | Cannot connect to Podman. Please verify your connection to the Linux system using `[[podman system connection list]]`, or try `[[podman machine init]]` and `[[podman machine start]]` to manage a new Linux VM | ||
+ | Error: unable to connect to Podman. failed to create sshClient: connection to bastion host (ssh://core@localhost:51276/run/user/501/podman/podman.sock) failed: dial tcp [::1]:51276: connect: connection refused | ||
Latest revision as of 14:45, 25 September 2022
This article is a Draft. Help us to complete it.
podman ps http://docs.podman.io/en/latest/markdown/podman-ps.1.html
podman ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES .../...
podman ps --all
podman ps Error: error creating libpod runtime: error configuring CNI network plugin: failed to add watch on "/etc/cni/net.d/": no space left on device
Cannot connect to Podman. Please verify your connection to the Linux system using `podman system connection list`, or try `podman machine init` and `podman machine start` to manage a new Linux VM Error: unable to connect to Podman. failed to create sshClient: connection to bastion host (ssh://core@localhost:51276/run/user/501/podman/podman.sock) failed: dial tcp [::1]:51276: connect: connection refused
Related commands[edit]
podman exec -it CONTAINER bash
podman info
See also[edit]
Advertising: