Skip to content

1mgr/images-mirror

Repository files navigation

image-mirror

On-demand mirror for images from dockerhub.

Check if is there a mirror for the image you want to use.

Or just run the following command:

# put your image name and tag, for example alpine:3.21.0
curl -NL 1mgr.xyz/<image:tag>
# or
wget -qO- 1mgr.xyz/<image:tag>

Usage demo

render1733588375570

Why?

Since dockerhub is getting slow and unreliable with their rate limits it's not a good idea to rely on it for production deployments. This project aims to provide an on-demand mirror for needed images.

Disclaimer

All images are mirrored from dockerhub as is, we do not own any of them.

About

on-demand mirror for dockerhub images

Resources

License

Stars

Watchers

Forks

Packages