mirror of
https://github.com/distribution/distribution.git
synced 2025-06-26 07:22:56 +00:00
docs: fix typo in mirror.md (#4163)
This commit is contained in:
commit
62d826c705
@ -8,7 +8,7 @@ title: Registry as a pull through cache
|
||||
|
||||
If you have multiple consumers of containers running in your environment, such as
|
||||
multiple physical or virtual machines using containers, or a Kubernetes cluster,
|
||||
each cunsumer fetches an images it doesn't have locally, from the external registry.
|
||||
each consumer fetches an images it doesn't have locally, from the external registry.
|
||||
You can run a local registry mirror and point all your consumers
|
||||
there, to avoid this extra internet traffic.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user