summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWilliam Entriken <github.com@phor.net>2019-01-29 17:35:23 -0500
committerWilliam Entriken <github.com@phor.net>2019-02-06 15:29:23 -0500
commita216c87150d3b68815ead3557e3acea946dc1724 (patch)
treeb7fc857a82f56cb8c40b3a07edb3b4ddfdef540d /README.md
parent2c2151015d0f0a4ac9be1346cc493896f49c2ea9 (diff)
downloadpodman-a216c87150d3b68815ead3557e3acea946dc1724.tar.gz
podman-a216c87150d3b68815ead3557e3acea946dc1724.tar.bz2
podman-a216c87150d3b68815ead3557e3acea946dc1724.zip
Mention OSes that pass the build
Signed-off-by: William Entriken <github.com@phor.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 93e780524..a4c05c74b 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,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