Difference between revisions of "Podman ps"
Jump to navigation
Jump to search
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
− | + | {{lc}} | |
podman ps | podman ps | ||
http://docs.podman.io/en/latest/markdown/podman-ps.1.html | 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 == | ||
+ | * <code>[[podman exec]] -it CONTAINER bash</code> | ||
+ | * <code>[[podman info]]</code> | ||
== See also == | == See also == |
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: