summaryrefslogtreecommitdiff
path: root/docs/podman.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman.1.md')
-rw-r--r--docs/podman.1.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/podman.1.md b/docs/podman.1.md
index 3ec6efd93..68a9e4e92 100644
--- a/docs/podman.1.md
+++ b/docs/podman.1.md
@@ -155,6 +155,8 @@ Hooks are not used when running in rootless mode.
registries.conf is the configuration file which specifies which container registries should be consulted when completing image names which do not include a registry or domain portion.
+When Podman runs in rootless mode, the file `$HOME/.config/containers/registries.conf` is used.
+
## Rootless mode
Podman can also be used as non-root user. When podman runs in rootless mode, an user namespace is automatically created.