Docker restituisce un errore durante il trascinamento dell'immagine (OS X El Capitan)

0

Ho una nuova installazione di docker sul mio Mac, ho seguito documenti ufficiali per l'installazione, ma quando ho prova a eseguire docker run hello-world ottengo il seguente errore;

Pulling repository docker.io/library/hello-world
docker: Tag latest not found in repository docker.io/library/hello-world.
See 'docker run --help'.

Non sono dietro a nessun tipo di proxy.

Uscita versione:

$docker version

Client:
 Version:      1.12.6
 API version:  1.24
 Go version:   go1.6.4
 Git commit:   78d1802
 Built:        Wed Jan 11 00:23:16 2017
 OS/Arch:      darwin/amd64

Server:
 Version:      1.12.6
 API version:  1.24
 Go version:   go1.6.4
 Git commit:   78d1802
 Built:        Wed Jan 11 00:23:16 2017
 OS/Arch:      linux/amd64

Output di informazioni:

$docker info

Containers: 0
 Running: 0
 Paused: 0
 Stopped: 0
Images: 0
Server Version: 1.12.6
Storage Driver: aufs
 Root Dir: /var/lib/docker/aufs
 Backing Filesystem: extfs
 Dirs: 0
 Dirperm1 Supported: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: null bridge host 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: 2
Total Memory: 1.951 GiB
Name: moby
ID: AYOK:4VPY:47RS:3HPA:AK6I:RRKS:GAPA:WHAP:NCQK:HAYC:ARNJ:4EQT
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): true
 File Descriptors: 16
 Goroutines: 27
 System Time: 2017-01-17T18:45:50.772167243Z
 EventsListeners: 1
No Proxy: *.local, 169.254/16
Username: sentinelwarren
Registry: https://index.docker.io/v1/
WARNING: No kernel memory limit support
Insecure Registries:
 127.0.0.0/8
    
posta Arduino_Sentinel 17.01.2017 - 16:47
fonte

0 risposte

Leggi altre domande sui tag