Created
December 9, 2016 20:32
-
-
Save chewmanfoo/22959df547f99dfbe7f03ab54695df2f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| C02Q22P4G8WL:docker sg0218049$ docker build --build-arg HTTP_PROXY=$http_proxy --build-arg HTTPS_PROXY=$https_proxy --rm --no-cache -t local/spark-site . | |
| Sending build context to Docker daemon 88.06 kB | |
| Step 1 : FROM captinkraken/nginx-jekyll-nodejs:updated-npm | |
| Pulling repository docker.io/captinkraken/nginx-jekyll-nodejs | |
| Network timed out while trying to connect to https://index.docker.io/v1/repositories/captinkraken/nginx-jekyll-nodejs/images. You may want to check your internet connection or if you are behind a proxy. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment