diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2019-03-31 10:49:21 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2019-04-05 08:10:47 -0400 |
commit | a5c4fcb02244cb06ab64c9f18b7b1247406a2d32 (patch) | |
tree | 0d6ccb01416c4a9ed87c4627b16111d0cb75651f /README.md | |
parent | e73bc58ace00573fd221477bde2c5d285e2b795d (diff) | |
download | podman-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.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. |