summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2019-06-19 10:42:42 -0400
committerMatthew Heon <mheon@redhat.com>2019-06-19 10:42:42 -0400
commitb015c9560a560fa5b8fb581696d6b2434902a9eb (patch)
tree073688ca4a41524260a7b035959adb5a26d174a1 /README.md
parent7be87f5551ca36d30518dcd62d623c4d45bb830b (diff)
downloadpodman-b015c9560a560fa5b8fb581696d6b2434902a9eb.tar.gz
podman-b015c9560a560fa5b8fb581696d6b2434902a9eb.tar.bz2
podman-b015c9560a560fa5b8fb581696d6b2434902a9eb.zip
Minor roadmap adjustment in README
Signed-off-by: Matthew Heon <mheon@redhat.com>
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.