diff options
author | Erik Sjölund <erik.sjolund@gmail.com> | 2022-02-12 07:29:09 +0100 |
---|---|---|
committer | Erik Sjölund <erik.sjolund@gmail.com> | 2022-02-12 07:29:09 +0100 |
commit | 3b5a3f4a7472335dd7572df95b376a6fba7077d4 (patch) | |
tree | 8e5e001df1aff81d7c6b93eafe33475f1826bb90 /cmd/podman/networks/rm.go | |
parent | 28ccb79b41553e31c5bf6e6460106f01f0317c6d (diff) | |
download | podman-3b5a3f4a7472335dd7572df95b376a6fba7077d4.tar.gz podman-3b5a3f4a7472335dd7572df95b376a6fba7077d4.tar.bz2 podman-3b5a3f4a7472335dd7572df95b376a6fba7077d4.zip |
[CI:DOCS] Add --userns=keep-id, --uidmap, --gidmap troubleshooting
* Add troubleshooting advice: "Container creates a file that is
not owned by the user's regular UID". The solution involves
using the options --uidmap and --gidmap.
* Add troubleshooting advice: "Passed-in devices or files can't be
accessed in rootless container (UID/GID mapping problem)".
The general solution involves using the options --uidmap and
--gidmap. Sometimes --userns=keep-id could be used.
Co-authored-by: Tom Sweeney <tsweeney@redhat.com>
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
Diffstat (limited to 'cmd/podman/networks/rm.go')
0 files changed, 0 insertions, 0 deletions