Merge pull request #7881 from elgohr/master

Correct to latest version
This commit is contained in:
OpenShift Merge Robot 2020-10-02 11:21:04 -04:00 committed by GitHub
commit 8d04e95418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers. Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers.
Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes. Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes.
* [Latest Version: 2.1.0](https://github.com/containers/podman/releases/latest) * [Latest Version: 2.1.1](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows * Latest Remote client for Windows
* Latest Remote client for MacOs * Latest Remote client for MacOs
* Latest Static Remote client for Linux * Latest Static Remote client for Linux