mirror of https://github.com/containers/podman.git
add Pod Manager References
Just to clarify where the name came from. We also now manage volumes so add that to the description. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
805c6d997b
commit
1a34eb25e6
|
@ -3,8 +3,7 @@
|
|||
# Library and tool for running OCI-based containers in Pods
|
||||
|
||||
Libpod provides a library for applications looking to use the Container Pod concept,
|
||||
popularized by Kubernetes. libpod also contains the `podman` tool, for managing
|
||||
Pods, Containers, and Container Images.
|
||||
popularized by Kubernetes. Libpod also contains the Pod Manager tool `(Podman)`. Podman manages pods, containers, container images, and container volumes.
|
||||
|
||||
* [Latest Version: 1.0.0](https://github.com/containers/libpod/releases/latest)
|
||||
* [Continuous Integration:](contrib/cirrus/README.md) [](https://cirrus-ci.com/github/containers/libpod/master)
|
||||
|
|
Loading…
Reference in New Issue