summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2019-03-31 10:49:21 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2019-04-05 08:10:47 -0400
commita5c4fcb02244cb06ab64c9f18b7b1247406a2d32 (patch)
tree0d6ccb01416c4a9ed87c4627b16111d0cb75651f /README.md
parente73bc58ace00573fd221477bde2c5d285e2b795d (diff)
downloadpodman-a5c4fcb02244cb06ab64c9f18b7b1247406a2d32.tar.gz
podman-a5c4fcb02244cb06ab64c9f18b7b1247406a2d32.tar.bz2
podman-a5c4fcb02244cb06ab64c9f18b7b1247406a2d32.zip
Document shortcomings with rootless podman
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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.