diff options
author | William Entriken <github.com@phor.net> | 2019-01-29 17:35:23 -0500 |
---|---|---|
committer | William Entriken <github.com@phor.net> | 2019-02-06 15:29:23 -0500 |
commit | a216c87150d3b68815ead3557e3acea946dc1724 (patch) | |
tree | b7fc857a82f56cb8c40b3a07edb3b4ddfdef540d /README.md | |
parent | 2c2151015d0f0a4ac9be1346cc493896f49c2ea9 (diff) | |
download | podman-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.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |