mirror of
https://github.com/containers/podman.git
synced 2025-07-26 18:02:40 +08:00
Merge pull request #2249 from rhatdan/master
add Pod Manager References
This commit is contained in:
@ -3,8 +3,7 @@
|
|||||||
# Library and tool for running OCI-based containers in Pods
|
# Library and tool for running OCI-based containers in Pods
|
||||||
|
|
||||||
Libpod provides a library for applications looking to use the Container Pod concept,
|
Libpod provides a library for applications looking to use the Container Pod concept,
|
||||||
popularized by Kubernetes. libpod also contains the `podman` tool, for managing
|
popularized by Kubernetes. Libpod also contains the Pod Manager tool `(Podman)`. Podman manages pods, containers, container images, and container volumes.
|
||||||
Pods, Containers, and Container Images.
|
|
||||||
|
|
||||||
* [Latest Version: 1.0.0](https://github.com/containers/libpod/releases/latest)
|
* [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)
|
* [Continuous Integration:](contrib/cirrus/README.md) [](https://cirrus-ci.com/github/containers/libpod/master)
|
||||||
|
Reference in New Issue
Block a user