我正面临一个问题,与构建错误的圆环-ci。
这是我的存储库
误差
Build-agent version 1.0.41563-0e4d6629 (2020-10-22T11:30:36+0000)
Docker Engine Version: 18.09.6
Kernel Version: Linux 2e2f534dcc94 4.15.0-1077-aws #81-Ubuntu SMP Wed Jun 24 16:48:15 UTC 2020 x86_64 Linux
Starting container circleci/node:6.14.8
Warning: No authentication provided, this pull may be subject to Docker Hub download rate limits.
image cache not found on this host, downloading circleci/node:6.14.8
Error response from daemon: manifest for circleci/node:6.14.8 not found发布于 2020-10-23 14:57:27
6.14.8是一个非常具有历史意义的版本。你确定你不是指14.6.8,14.8.6等吗?
为了查看CircleCI支持的版本,请参阅预构建的CircleCI码头图像。
您还可以检查可以在/node上提取的正式节点版本。
非主题:您不是在验证您的吸引力。自11月1日起,码头正在应用拉速限制,因此在拉出前验证是个好主意,请参阅码头工人对CircleCI的了解的提示。
https://stackoverflow.com/questions/64500807
复制相似问题