parent
1777a5ba63
commit
3d71710133
1 changed files with 5 additions and 1 deletions
|
@ -35,7 +35,7 @@ Hub can be mirrored.
|
|||
|
||||
> **Note**
|
||||
>
|
||||
> Mirrors of Docker Hub are still subject to Docker's [fair usage policy](https://www.docker.com/pricing/resource-consumption-updates){: target="blank" rel="noopener" class=“”}.
|
||||
> Mirrors of Docker Hub are still subject to Docker's [fair usage policy](https://www.docker.com/pricing/resource-consumption-updates){: target="blank" rel="noopener" class=“”}.
|
||||
|
||||
### Solution
|
||||
|
||||
|
@ -76,6 +76,10 @@ Multiple registry caches can be deployed over the same back-end. A single
|
|||
registry cache ensures that concurrent requests do not pull duplicate data,
|
||||
but this property does not hold true for a registry cache cluster.
|
||||
|
||||
**Note**
|
||||
>
|
||||
> Service accounts included in the Team plan are limited to 15,000 pulls per day. See [Service Accounts](/docker-hub/service-accounts/) for more details.
|
||||
|
||||
### Configure the cache
|
||||
|
||||
To configure a Registry to run as a pull through cache, the addition of a
|
||||
|
|
Loading…
Reference in a new issue