【发布时间】:2020-11-04 18:17:16
【问题描述】:
由于 dockerhub 已开始限制非付费帐户的下载,我经常收到此错误
ERROR: Preparation failed: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit (executor_docker.go:188:15s)
https://docs.docker.com/docker-hub/download-rate-limit/
我有一个 artifactory 服务器,如何设置 docker 以首先从 artifactory 缓存/镜像?
【问题讨论】:
标签: docker artifactory dockerhub