无法在JFrog上载新的容器图像

问题描述

我正在尝试将容器映像上传到新创建的Jfrog容器注册表中,但是出现以下错误

> Building busyBox Step 1/2 : FROM busyBox  ---> 018c9d7b792b Step 2/2 :
> CMD ["/bin/bash"  ---> Running in 244a6f28a9f7 Removing intermediate
> container 244a6f28a9f7  ---> e53f525981b4 Successfully built
> e53f525981b4 Successfully tagged
> jcrrepo.com/artifactory/testrepo/busyBox:latest
> 
> sudo docker-compose push busyBox Pushing busyBox
> (jcrrepo.com/artifactory/testrepo/busyBox:latest)... The push refers
> to repository [jcrrepo.com/artifactory/testrepo/busyBox] 514c3a3e64d4: Layer already exists [DEPRECATION NOTICE] registry v2 schema1 support  will be removed in an upcoming release. Please contact admins of the jcrrepo.com registry Now to avoid future disruption. More @R_374_4045@ion at https://docs.docker.com/registry/spec/deprecated-schema-v1/ 
> ERROR: invalid checksum digest format

我尝试使用API​​ v1和v2进行更新,但错误相同。我只安装并创建了一个testrepo来检出产品。

请帮助确定可能导致此问题的原因?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)