Minor roadmap adjustment in README

Signed-off-by: Matthew Heon <mheon@redhat.com>
This commit is contained in:
Matthew Heon 2019-06-19 10:42:42 -04:00
parent 7be87f5551
commit b015c9560a
1 changed files with 1 additions and 0 deletions

View File

@ -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.