Hi, I’m new to docker and I encountered this problem last week.
I create a public repository on docker hub:
https://registry.hub.docker.com/u/wings27/centos-web-dev/
And I can see that repo under the Summary tab:Docker
But the question is that I can’t find anything under the Repository tab:Docker
It says
No repositories found.
Also, searching the repo results in nothing:Docker
And I can’t pull or push from/to the repo either.
When try pulling, docker CLI says:
FATA[0009] Repository not found
And when I try pushing, docker CLI says:
FATA[0001] Repository does not exist: docker.io/wings27/centos-web-dev
Strangely, on docker hub summary page, the Number of Pulls increases every time I pull. Also Activity Feed logged that pull.
The Number of Pulls of repository wings27/centos-web-dev
is 12 by now, but I have NEVER successfully pulled the repo, every time I get the save error: "Repository not found ".
The question is also available at dockerhub - docker pull fails (not found) yet "number of pulls" increases - Stack Overflow
Please help me.
And sorry about the broken links, but new users can only post up to two links.
Extra info:
[root@localhost:/]# docker version
Client version: 1.6.0
Client API version: 1.18
Go version (client): go1.4.2
Git commit (client): 8aae715/1.6.0
OS/Arch (client): linux/amd64
Server version: 1.6.0
Server API version: 1.18
Go version (server): go1.4.2
Git commit (server): 8aae715/1.6.0
OS/Arch (server): linux/amd64
[root@localhost:/]# docker info
Containers: 18
Images: 20
Storage Driver: devicemapper
Pool Name: docker-253:1-68344374-pool
Pool Blocksize: 65.54 kB
Backing Filesystem: xfs
Data file: /dev/loop0
Metadata file: /dev/loop1
Data Space Used: 1.66 GB
Data Space Total: 107.4 GB
Data Space Available: 49.35 GB
Metadata Space Used: 2.863 MB
Metadata Space Total: 2.147 GB
Metadata Space Available: 2.145 GB
Udev Sync Supported: true
Data loop file: /var/lib/docker/devicemapper/devicemapper/data
Metadata loop file: /var/lib/docker/devicemapper/devicemapper/metadata
Library Version: 1.02.93-RHEL7 (2015-01-28)
Execution Driver: native-0.2
Kernel Version: 3.10.0-123.el7.x86_64
Operating System: CentOS Linux 7 (Core)
CPUs: 16
Total Memory: 31.25 GiB
Name: localhost.localdomain
ID: 3V6G:TZAX:HL4O:LLXR:VFIW:2SA6:YX4N:LV62:BUIN:Z2EE:7CTX:P65H
Username: wings27
Registry: [https://index.docker.io/v1/]