Skip to content

Commit 33f2028

Browse files
authored
mention dockerhub rate limits (#456)
1 parent 0330418 commit 33f2028

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

admin/registries/index.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ To import an image:
2121
However, to _add_ a registry, click **Add a new registry**, which is the
2222
option located immediately below the registry selector.
2323
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.
24+
1. **Optional.** If your registry is a **private registry** or you want to avoid
25+
hitting [rate limits](https://www.docker.com/increase-rate-limits), provide
26+
the **username** and **password** combination required to access the
27+
registry.
2628
1. Continue with the process of [adding your image](../../images/index.md).
2729
1. When done, click **Import**.
2830

0 commit comments

Comments
 (0)