Skip to content

Instantly share code, notes, and snippets.

@mockingbird
Created April 19, 2015 05:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mockingbird/0d356b49d924796ab1cf to your computer and use it in GitHub Desktop.
Save mockingbird/0d356b49d924796ab1cf to your computer and use it in GitHub Desktop.
Step 1 : RUN apt-get -y update && apt-get install -y -q curl && curl -sL https://deb.nodesource.com/setup | bash - && apt-get install -y -q nodejs && rm -rf /var/lib/{apt,dpkg,cache,log}
---> Running in 71fa53a1dda6
Err http://security.debian.org wheezy/updates Release.gpg
Connection failed [IP: 128.61.240.73 80]
Err http://http.debian.net wheezy Release.gpg
Connection failed [IP: 176.9.184.93 80]
Ign http://security.debian.org wheezy/updates Release
Err http://http.debian.net wheezy-updates Release.gpg
Connection failed [IP: 176.9.184.93 80]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment