summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-06-19 20:48:11 +0200
committerGitHub <noreply@github.com>2019-06-19 20:48:11 +0200
commitb4f9bc868e2f5b3ffc5b7487be9d7b717dd6ae5b (patch)
tree75d3453a1e4aeeefffff8de8d450750cddea7de3 /README.md
parente90d769af34df582edd31f29d6c81acc4256a816 (diff)
parentb015c9560a560fa5b8fb581696d6b2434902a9eb (diff)
downloadpodman-b4f9bc868e2f5b3ffc5b7487be9d7b717dd6ae5b.tar.gz
podman-b4f9bc868e2f5b3ffc5b7487be9d7b717dd6ae5b.tar.bz2
podman-b4f9bc868e2f5b3ffc5b7487be9d7b717dd6ae5b.zip
Merge pull request #3376 from mheon/fire_the_ci
Minor roadmap adjustment in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f25560d78..5f627d9da 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ This project tests all builds against each supported version of Fedora, the late
1. Integrate libpod into CRI-O to replace its existing container management backend
1. Further work on the podman pod command
1. Further improvements on rootless containers
+1. Support for CGroups V2 (and resource isolation for rootless containers)
## Rootless
Podman can be easily run as a normal user, without requiring a setuid binary.