Skip to content

Docker Distribution Images replaced with USTC Mirrors (Last run: 2024-10-27)

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.

Example

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

sudo docker run -it --rm debian:11

Could be replaced by:

sudo docker run -it --rm ustclug/debian:11

About

Docker Distribution Images replaced with USTC Mirrors (Last run: 2024-10-27)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages