summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2019-01-31 09:05:17 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2019-01-31 09:27:43 +0000
commit1a34eb25e6a102926ec879220a0fd9d04da35fdf (patch)
tree29f7273fb6711649f0d0517877f6ba2cfba0ffe3 /README.md
parent805c6d997b4eb8941e7c2a12879bf9a5284835d0 (diff)
downloadpodman-1a34eb25e6a102926ec879220a0fd9d04da35fdf.tar.gz
podman-1a34eb25e6a102926ec879220a0fd9d04da35fdf.tar.bz2
podman-1a34eb25e6a102926ec879220a0fd9d04da35fdf.zip
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>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 93e780524..f2a7bf152 100644
--- a/README.md
+++ b/README.md
@@ -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) [![Build Status](https://api.cirrus-ci.com/github/containers/libpod.svg)](https://cirrus-ci.com/github/containers/libpod/master)