docker-archive / docker-registry

This is **DEPRECATED**! Please go to https://github.com/docker/distribution
Apache License 2.0
2.88k stars 876 forks source link

Docker pull failed :Tag latest not found in repository docker.io/library/xxxx #1087

Open spoonysnail opened 7 years ago

spoonysnail commented 7 years ago

I've tried to pull r-base/nginx/fedora/mongo. All failed. And the error message is :Tag latest not found in repository docker.io/library/xxxx I don't know why.. What's wrong?

My docker info:

Containers: 2
Images: 6
Storage Driver: aufs
 Root Dir: /mnt/sda1/var/lib/docker/aufs
 Backing Filesystem: extfs
 Dirs: 10
 Dirperm1 Supported: true
Execution Driver: native-0.2
Logging Driver: json-file
Kernel Version: 4.0.9-boot2docker
Operating System: Boot2Docker 1.8.0 (TCL 6.3); master : 7f12e95 - Tue Aug 11 17:55:16 UTC 2015
CPUs: 4
Total Memory: 1.955 GiB
Name: boot2docker
ID: AZ4R:TPWZ:Z2S4:DYKC:GVNG:VF7Q:RRBU:C4UR:7A4X:34BG:53AI:EEIZ
Debug mode (server): true
File Descriptors: 12
Goroutines: 87
System Time: 2016-09-28T07:51:27.730197279Z
EventsListeners: 0
Init SHA1: 
Init Path: /usr/local/bin/docker
Docker Root Dir: /mnt/sda1/var/lib/docker
Username: spoonysnail
Registry: https://index.docker.io/v1/
aimer1124 commented 7 years ago

same here

Containers: 2
 Running: 0
 Paused: 0
 Stopped: 2
Images: 4
Server Version: 1.12.6
Storage Driver: aufs
 Root Dir: /var/lib/docker/aufs
 Backing Filesystem: extfs
 Dirs: 48
 Dirperm1 Supported: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: bridge host null overlay
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Security Options: seccomp
Kernel Version: 4.4.41-moby
Operating System: Alpine Linux v3.4
OSType: linux
Architecture: x86_64
CPUs: 4
Total Memory: 1.951 GiB
Name: moby
ID: WNKQ:DQBO:BNLO:CB6E:IHBZ:NCS4:NLXB:TNLP:QEZL:L5RO:SEO6:7R4P
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): true
 File Descriptors: 16
 Goroutines: 27
 System Time: 2017-01-19T03:18:44.497701556Z
 EventsListeners: 1
Registry: https://index.docker.io/v1/
WARNING: No kernel memory limit support
Insecure Registries:
 127.0.0.0/8
➜  ~ docker pull cirit/jmeter
Using default tag: latest
Pulling repository docker.io/cirit/jmeter
Tag latest not found in repository docker.io/cirit/jmeter