summaryrefslogtreecommitdiff
path: root/cmd/podman/create_cli.go
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2019-03-10 22:38:12 +0100
committerGiuseppe Scrivano <gscrivan@redhat.com>2019-03-11 14:38:42 +0100
commitaf3e73426aa6746333ef8581711ec768e2594530 (patch)
tree1ec4ef787c03d85d30fb8c445b1b3f16bd0e8c09 /cmd/podman/create_cli.go
parentddcdc0c1721e50ae8d7d24f831a9ea81ea168699 (diff)
downloadpodman-af3e73426aa6746333ef8581711ec768e2594530.tar.gz
podman-af3e73426aa6746333ef8581711ec768e2594530.tar.bz2
podman-af3e73426aa6746333ef8581711ec768e2594530.zip
rootless: allow single mappings
we were playing safe and not allowed any container to have less than 65536 mappings. There are a couple of reasons to change it: - it blocked libpod to work in an environment where newuidmap/newgidmap are not available, or not configured. - not allowed to use different partitions of subuids, where each user has less than 65536 ids available. Hopefully this change in containers/storage: https://github.com/containers/storage/pull/303 will make error clearers if there are not enough IDs for the image that is being used. Closes: https://github.com/containers/libpod/issues/1651 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'cmd/podman/create_cli.go')
0 files changed, 0 insertions, 0 deletions