> For the complete documentation index, see [llms.txt](https://gitbook.gpg123.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.gpg123.vip/jing-xiang-yuan/docker-jing-xiang-cang-ku-di-zhi-ti-huan.md).

# docker镜像仓库地址替换

有关国外镜像仓库的地址替换

## **docker.io-DockerHub官方镜像仓库，默认仓库**

```
// 暂无
```

## **gcr.io-谷歌镜像仓库**

```
gcr.dockerproxy.com
```

## **registry.k8s.io-谷歌镜像仓库**

```
k8s.mirror.nju.edu.cn
```

## quary.io-ReadHat镜像仓库

```
// 暂无
```

## ghcr.io-Github镜像仓库

```
// 暂无
```
