mirror of
https://github.com/containers/podman.git
synced 2025-06-05 14:06:01 +08:00
Warn about whitespace in /etc/subuid and /etc/subgid files
Fixes: https://github.com/containers/podman/issues/21071 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -443,6 +443,10 @@ Or just add the content manually.
|
||||
|
||||
See the `subuid(5)` and `subgid(5)` man pages for more information.
|
||||
|
||||
|
||||
|
||||
Note: whitespace in any row of /etc/subuid or /etc/subgid, including trailing blanks, may result in no entry failures.
|
||||
|
||||
Images are pulled under `XDG_DATA_HOME` when specified, otherwise in the home directory of the user under `.local/share/containers/storage`.
|
||||
|
||||
Currently slirp4netns or pasta is required to be installed to create a network
|
||||
|
Reference in New Issue
Block a user