Merge pull request #2237 from fulldecent/patch-1

Mention officially supported OSes, fixes #2208
This commit is contained in:
OpenShift Merge Robot 2019-02-06 23:44:17 +01:00 committed by GitHub
commit 0cf9747cf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ At a high level, the scope of libpod and podman is the following:
* Resource isolation of containers and pods.
* Integration with CRI-O to share containers and backend code.
This project tests all builds against each supported version of Fedora, the latest released version of Red Hat Enterprise Linux, and the latest Ubuntu Long Term Support release. The community has also reported success with other Linux flavors.
## Roadmap
1. Allow the Podman CLI to use a Varlink backend to connect to remote Podman instances