We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0330418 commit 33f2028Copy full SHA for 33f2028
admin/registries/index.md
@@ -21,8 +21,10 @@ To import an image:
21
However, to _add_ a registry, click **Add a new registry**, which is the
22
option located immediately below the registry selector.
23
1. You'll be asked to provide a **registry name** and the **registry**.
24
-1. **Optional.** If your registry is a **private registry**, provide the
25
- **username** and **password** combination required to access the registry.
+1. **Optional.** If your registry is a **private registry** or you want to avoid
+ hitting [rate limits](https://www.docker.com/increase-rate-limits), provide
26
+ the **username** and **password** combination required to access the
27
+ registry.
28
1. Continue with the process of [adding your image](../../images/index.md).
29
1. When done, click **Import**.
30
0 commit comments