From 1a34eb25e6a102926ec879220a0fd9d04da35fdf Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 31 Jan 2019 09:05:17 +0000 Subject: 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 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') 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) -- cgit v1.2.3-54-g00ecf