docker ucp待处理

[root@localhost volumes]# docker run --rm -it --name ucp \
>   -v /var/run/docker.sock:/var/run/docker.sock \
>   docker/ucp install -i \
>   --host-address 192.168.10.236
Unable to find image 'docker/ucp:latest' locally
latest: Pulling from docker/ucp
c0cb142e4345: Pull complete 
bcee58a6e550: Pull complete 
dbd82e351077: Pull complete 
Digest: sha256:3980a4392023e884965dd86101d3ca10d13a5e14b71ddafd2225192d0da2d5c3
Status: Downloaded newer image for docker/ucp:latest
INFO[0000] Verifying your system is compatible with UCP 
INFO[0000] Your engine version 1.12.3, build 6b644ec (4.7.7-200.fc24.x86_64) is compatible 
WARN[0000] Your system uses devicemapper.  We can not accurately detect available storage space.  Please make sure you have at least 3.00 GB available in /var/lib/docker 
Please choose your initial UCP admin password: 
Confirm your initial password: 
INFO[0015] Pulling required images... (this may take a while) 
Please enter your Docker Hub username: baizhi
Please enter your Docker Hub password: 
Please enter your Docker Hub e-mail address: 393926893@qq.com
INFO[0053] Pulling required images... (this may take a while) 
ERRO[0325] We were unable to pull one or more required images.  Please set REGISTRY_USERNAME, REGISTRY_PASSWORD, and REGISTRY_EMAIL environment variables for your Docker Hub account on this container with -e flags to run. 
FATA[0325] Failed to load docker/ucp-proxy:1.1.4: error pulling image configuration: Get https://dseasb33srnrn.cloudfront.net/registry-v2/docker/registry/v2/blobs/sha256/ee/ee0c1fdd77178d8d398d23a5186d72ada85b3bd26071123d26615819fac786b7/data?Expires=1478486013&Signature=dfye8ZsW7Cs6N9e7E-htu2U334fFiQtDaPbb~S06jhzvPPpQuCWClDcS3lxyp9tAcDVsjXjdKzEnRpaGlx1wgkkXcWZ136cW2BbHhWxJVK~8GWPEAfgQhpWEsmSi5Yi0lgxmEVnrNcsvm67~XmpGADH1wgoIjx1qC5Y8stpTn1g_&Key-Pair-Id=APKAJECH5M7VWIS5YZ6Q: net/http: TLS handshake timeout 

  

posted @ 2016-11-07 10:27  ZJJ2DSN  阅读(683)  评论(0编辑  收藏  举报