diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2021-07-12 12:09:26 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2021-07-14 15:28:35 -0400 |
commit | 100c23dc5b01b8f9730e3c39fd538f81e269484c (patch) | |
tree | 7795f0c5047cdbc88bb205f4d4e807b4aa3f2f36 /docs/source/markdown/podman-pull.1.md | |
parent | 9570bf6b30ae35a4227a021c5ef7382515f2a790 (diff) | |
download | podman-100c23dc5b01b8f9730e3c39fd538f81e269484c.tar.gz podman-100c23dc5b01b8f9730e3c39fd538f81e269484c.tar.bz2 podman-100c23dc5b01b8f9730e3c39fd538f81e269484c.zip |
Fix up documentation of the userns audit flag
Add reference to the `containers` user in the /etc/subuid and
/etc/subgid files.
Fixes: https://github.com/containers/podman/issues/10906
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-pull.1.md')
-rw-r--r-- | docs/source/markdown/podman-pull.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-pull.1.md b/docs/source/markdown/podman-pull.1.md index 10661e16e..189464d17 100644 --- a/docs/source/markdown/podman-pull.1.md +++ b/docs/source/markdown/podman-pull.1.md @@ -182,7 +182,7 @@ Storing signatures d6e46aa2470df1d32034c6707c8041158b652f38d2a9ae3d7ad7e7532d22ebe0 ``` -Pull an image by specifiying an authentication file. +Pull an image by specifying an authentication file. ``` $ podman pull --authfile temp-auths/myauths.json docker://docker.io/umohnani/finaltest Trying to pull docker.io/umohnani/finaltest:latest...Getting image source signatures |