Skip to content

Instantly share code, notes, and snippets.

@chewmanfoo
Created December 9, 2016 20:19
Show Gist options
  • Select an option

  • Save chewmanfoo/cda47ed88430779fd16f7367dd2b23f1 to your computer and use it in GitHub Desktop.

Select an option

Save chewmanfoo/cda47ed88430779fd16f7367dd2b23f1 to your computer and use it in GitHub Desktop.
C02Q22P4G8WL:docker sg0218049$ docker run -itd --name=container1 busybox
Unable to find image 'busybox:latest' locally
Pulling repository docker.io/library/busybox
docker: Network timed out while trying to connect to https://index.docker.io/v1/repositories/library/busybox/images. You may want to check your internet connection or if you are behind a proxy..
See 'docker run --help'.
C02Q22P4G8WL:docker sg0218049$ wget https://index.docker.io/v1/repositories/library/busybox/images
--2016-12-09 14:18:33-- https://index.docker.io/v1/repositories/library/busybox/images
Resolving www-ad-proxy.sabre.com... 151.193.220.27, 151.193.220.28, 151.193.220.29
Connecting to www-ad-proxy.sabre.com|151.193.220.27|:80... connected.
Proxy request sent, awaiting response... 200 OK
Length: unspecified [application/json]
Saving to: 'images'
images [ <=> ] 2 --.-KB/s in 0s
2016-12-09 14:18:33 (61.0 KB/s) - 'images' saved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment