全局镜像加速不需要配置不同的域名吗? #60
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
比如下面默认是加速 hub.docker.com
那么 ghcr 和 gcr 这些要不要这样写:
全局镜像只支持docker hub仓库,这是官方写死的
@sky22333 我是希望他能支持 containerd 。
containerd应该可以,此项目是根据路径参数分流到不同仓库/etc/containerd/config.toml可以试试这样配置理解了,我试试。