summaryrefslogtreecommitdiff
path: root/docs/podman-pull.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-pull.1.md')
-rw-r--r--docs/podman-pull.1.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/podman-pull.1.md b/docs/podman-pull.1.md
index 712c6e395..0061dfc70 100644
--- a/docs/podman-pull.1.md
+++ b/docs/podman-pull.1.md
@@ -136,9 +136,14 @@ Writing manifest to image destination
Storing signatures
03290064078cb797f3e0a530e78c20c13dd22a3dd3adf84a5da2127b48df0438
```
+## FILES
+
+**registries.conf** (`/etc/containers/registries.conf`)
+
+ 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.
## SEE ALSO
-podman(1), podman-push(1), podman-login(1), crio(8)
+podman(1), podman-push(1), podman-login(1), registries.conf(5), crio(8)
## HISTORY
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>