Skip to content

Docker Distribution Images replaced with USTC Mirrors (Last run: 2025-04-06)

License

Notifications You must be signed in to change notification settings

ustclug/mirrorimage

Repository files navigation

mirrorimage

The fast way to use USTC mirrors in your container.

Available distros

ustclug/ubuntu, ustclug/debian, ustclug/fedora, ustclug/centos, ustclug/rocky, ustclug/alpine.

Also published on GHCR: Just prepend ghcr.io/ustclug/ before the image name.

Example

Just add ustclug/ before the distro official image you are using. For example:

sudo docker run -it --rm debian:12

Could be replaced by:

sudo docker run -it --rm ustclug/debian:12
# or
sudo docker run -it --rm ghcr.io/ustclug/debian:12

About

Docker Distribution Images replaced with USTC Mirrors (Last run: 2025-04-06)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages