summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-04-09 06:38:10 -0700
committerGitHub <noreply@github.com>2019-04-09 06:38:10 -0700
commitfe79bdd07e140176dc64ebef8da3eea2ae28b96b (patch)
treeefb4db978630d8b7399f76843f8a212c7edf6041 /README.md
parentd744d9e3038aea2cf77ca83326be2f141da3b610 (diff)
parenta5c4fcb02244cb06ab64c9f18b7b1247406a2d32 (diff)
downloadpodman-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.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c1fd6fad9..742c6238c 100644
--- a/README.md
+++ b/README.md
@@ -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.