Skip to content
@docker-mirrors

docker mirror

Fast docker image registry

Docker Mirror Logo

Percentage of issues still open Average time to resolve an issue PRs Welcome

Accelerate mirror downloads. Unlocks download restrictions. Support for searching domestic mirrors - docker-mirrors.

🌎 Website

Features

Usage

Docker File Mirror Setting

edit /etc/docker/daemon.json and add the registry-mirror key and value, to make the change persistent.

{
  "registry-mirrors": ["https://registry.dockermirror.com"]
}

For more details, see docker docs.

If you are the user of orbstack. You can also edit the config directly at ~/.orbstack/config/docker.json and restart the engine with orb restart docker.

{
  "hosts": ["https://registry.dockermirror.com"]
}

For more orb details, see orb docs.

Pass options

pass the --registry-mirror option when starting dockerd manually, to make the change persistent.

$ docker pull ubuntu --registry-mirror=https://registry.dockermirror.com

For more details, see docker pull docs.

Direct Use Registry

manually specify the path of a registry to pull from. A registry path is similar to a URL, but does not contain a protocol specifier (https://).

$ docker pull registry.dockermirror.com/ubuntu

For more details, see docker pull-from-a-different-registry docs.

Support

Support Us for better services!!

Pinned Loading

  1. website website Public

    Accelerate mirror downloads. Unlocks download restrictions. Support for searching domestic mirrors

    TypeScript 18 4

  2. dockermirror dockermirror Public

    docker mirror. docker proxy. docker代理. 自建docker 镜像

    Dockerfile 14 1

Repositories

Showing 4 of 4 repositories
  • dm-cli Public

    command line for docker-mirrors

    docker-mirrors/dm-cli’s past year of commit activity
    0 0 0 0 Updated Jul 11, 2024
  • website Public

    Accelerate mirror downloads. Unlocks download restrictions. Support for searching domestic mirrors

    docker-mirrors/website’s past year of commit activity
    TypeScript 18 LGPL-2.1 4 0 0 Updated Jun 26, 2024
  • .github Public
    docker-mirrors/.github’s past year of commit activity
    0 0 0 0 Updated Jun 25, 2024
  • dockermirror Public

    docker mirror. docker proxy. docker代理. 自建docker 镜像

    docker-mirrors/dockermirror’s past year of commit activity
    Dockerfile 14 1 0 0 Updated Jun 17, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…