kiliokuara / KuimiVM

Do What The F*ck You Want To Public License
39 stars 25 forks source link

docker仓库不存在报错 #16

Open 94660530 opened 6 months ago

94660530 commented 6 months ago

~/mirai-dice-release-noextra# docker login Authenticating with existing credentials... WARNING! Your password will be stored unencrypted in /root/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded ~/mirai-dice-release-noextra# docker pull kiliokuara/vivo50:latest Error response from daemon: pull access denied for kiliokuara/vivo50, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

shadowsdb commented 4 months ago

~/mirai-dice-release-noextra# docker login Authenticating with existing credentials... WARNING! Your password will be stored unencrypted in /root/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded ~/mirai-dice-release-noextra# docker pull kiliokuara/vivo50:latest Error response from daemon: pull access denied for kiliokuara/vivo50, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

请问你解决这个问题了么,我也遇到了这个问题,无法访问这个docker镜像

XiaoeEe commented 4 months ago

下载源码自己构建吧

protectione055 commented 3 months ago

将源码clone下来,然后docker build一下,如果gradle包下载失败可以修改gradle-wrappter.properties中的distributeionPath,换成国内的镜像