diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-04-09 06:38:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-09 06:38:10 -0700 |
commit | fe79bdd07e140176dc64ebef8da3eea2ae28b96b (patch) | |
tree | efb4db978630d8b7399f76843f8a212c7edf6041 /README.md | |
parent | d744d9e3038aea2cf77ca83326be2f141da3b610 (diff) | |
parent | a5c4fcb02244cb06ab64c9f18b7b1247406a2d32 (diff) | |
download | podman-fe79bdd07e140176dc64ebef8da3eea2ae28b96b.tar.gz podman-fe79bdd07e140176dc64ebef8da3eea2ae28b96b.tar.bz2 podman-fe79bdd07e140176dc64ebef8da3eea2ae28b96b.zip |
Merge pull request #2820 from rhatdan/rootless
Document shortcomings with rootless podman
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ This project tests all builds against each supported version of Fedora, the late 1. Further work on the podman pod command 1. Further improvements on rootless containers +## [Shortcomings of Rootless Podman](https://github.com/containers/libpod/blob/master/docs/rootless.md) + ## Out of scope * Specializing in signing and pushing images to various storage backends. |