在routeros容器中无法使用ghcr加速 #38
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?
routeros配置registry URL后,无法使用ghcr加速,dockerhub的加速正常
你是怎么配置的?
/etc/docker/daemon.json这里配置的镜像加速只对Docker hub有用,这是Docker官方客户端写死的,其他仓库只能通过命令行 pull 的时候临时指定仓库地址