V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
Dongdong36
V2EX  ›  问与答

刚接触 Docker, Push 镜像到 docker hub 服务器总出错

  •  
  •   Dongdong36 · 2015-06-23 15:41:46 +08:00 · 1370 次点击
    这是一个创建于 3247 天前的主题,其中的信息可能已经有所发展或是发生改变。
    [root@localhost test]# docker images
    REPOSITORY           TAG                 IMAGE ID            CREATED             VIRTUAL SIZE
    sincerefly/fedora    v2                  b751bc08ca2b        22 minutes ago      477.8 MB
    sincrefly/sin-test   v1                  b751bc08ca2b        22 minutes ago      477.8 MB
    sincerefly/fedora    v1                  b99a089d679e        3 hours ago         399.6 MB
    sincerefly/fedora    devel               b99a089d679e        3 hours ago         399.6 MB
    <none>               <none>              bec938b7a31b        4 hours ago         186.5 MB
    docker.io/fedora     latest              ded7cd95e059        3 weeks ago         186.5 MB
    sincerefly/fedora    latest              ded7cd95e059        3 weeks ago         186.5 MB
    [root@localhost test]# docker push sincerefly/sin-test:v1
    
    Do you really want to push to public registry? [y/n]: y
    The push refers to a repository [docker.io/sincerefly/sin-test] (len: 1)
    FATA[0001] Repository does not exist: docker.io/sincerefly/sin-test
    

    我也看搜索了不少教程,看他们成功push的前边都没docker.io,这是什么情况。

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2948 人在线   最高记录 6547   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 15:18 · PVG 23:18 · LAX 08:18 · JFK 11:18
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.