Changes
Page history
clear mdlint warning by rewrapping graf
authored
Aug 27, 2025
by
anarcat
Show whitespace changes
Inline
Side-by-side
service/ci.md
View page @
2808806a
...
...
@@ -834,12 +834,12 @@ proposal.
### Docker Hub mirror
To workaround issues with
[
Docker Hub's pull rate limit
][]
(eg. #40335,
#42245), we deployed a container registry that acts as a
read-only pull-through
proxy cache (#42181), effectively serving as a
mirror of Docker Hub. All our
Docker GitLab Runners are automatically
[
configured to transparently pull from
the mirror
][]
when trying to fetch container images from the
`docker.io`
namespace.
To workaround issues with
[
Docker Hub's pull rate limit
][]
(eg. #40335,
#42245), we deployed a container registry that acts as a
read-only pull-through
proxy cache (#42181), effectively serving as a
mirror of Docker Hub. All our
Docker GitLab Runners are automatically
[
configured to transparently pull from the mirror
][]
when trying to
fetch container images from the
`docker.io`
namespace.
The service is available at https://dockerhub-mirror.torproject.org (initially
deployed at
`dockerhub-mirror-01.torproject.org`
) but only
[
Docker GitLab
...
...
...
...