From d792cc448e48cba2829db378d65a0e6f4ae84f15 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 21 Dec 2023 13:14:37 -0500 Subject: [PATCH] Warn about whitespace in /etc/subuid and /etc/subgid files Fixes: https://github.com/containers/podman/issues/21071 Signed-off-by: Daniel J Walsh --- docs/source/markdown/podman.1.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/source/markdown/podman.1.md b/docs/source/markdown/podman.1.md index 37480b3ac6..d69a81678b 100644 --- a/docs/source/markdown/podman.1.md +++ b/docs/source/markdown/podman.1.md @@ -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