Editing Podman
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | + | Podman<ref>https://podman.io/</ref> is a daemonless [[container]] engine for developing, managing, and running [[OCI]] Containers on Linux. | |
− | |||
− | Podman was included in May 2019 in [[RHEL 8.0]]<ref> https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/building_running_and_managing_containers/index#podman | + | Podman was included in May 2019 in [[RHEL 8.0]]<ref> https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/building_running_and_managing_containers/index#podman</ref> |
==Install== | ==Install== | ||
Line 15: | Line 14: | ||
===Mac OS=== | ===Mac OS=== | ||
− | [[brew install podman | + | [[brew cask]] install podman |
== Basic Commands== | == Basic Commands== | ||
http://docs.podman.io/en/latest/Commands.html | http://docs.podman.io/en/latest/Commands.html | ||
− | * <code> | + | * <code>podman-attach</code> - Attach to a running container |
− | + | * <code>podman-build</code> - Build a container image using a Containerfile | |
− | * <code> | ||
− | |||
− | |||
* <code>[[podman ps]]</code> | * <code>[[podman ps]]</code> | ||
* <code>[[podman pod]]</code> | * <code>[[podman pod]]</code> | ||
− | |||
* <code>[[podman pod list]]</code> | * <code>[[podman pod list]]</code> | ||
− | |||
* <code>[[podman images]]</code> | * <code>[[podman images]]</code> | ||
− | * <code>[[podman | + | * <code>[[podman attach]]<code> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Activities == | == Activities == | ||
* Read running [[rootless]] [[Podman]] as a non-root user https://www.redhat.com/sysadmin/rootless-podman-makes-sense | * Read running [[rootless]] [[Podman]] as a non-root user https://www.redhat.com/sysadmin/rootless-podman-makes-sense | ||
* Read documentation how to install it: https://podman.io/getting-started/installation | * Read documentation how to install it: https://podman.io/getting-started/installation | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 56: | Line 34: | ||
* {{Containers}} | * {{Containers}} | ||
* {{OpenShift}} | * {{OpenShift}} | ||
+ | |||
[[Category:Linux containers]] | [[Category:Linux containers]] |
Advertising: