Skip to content

Instantly share code, notes, and snippets.

@jamtur01
Created June 30, 2014 02:22
Show Gist options
  • Save jamtur01/3c1409fa7630f931fb71 to your computer and use it in GitHub Desktop.
Save jamtur01/3c1409fa7630f931fb71 to your computer and use it in GitHub Desktop.
make docs
cp ./VERSION docs/VERSION
echo "clirun" > docs/GIT_BRANCH
echo "" > docs/AWS_S3_BUCKET
echo "0757a56" > docs/GITCOMMIT
docker build -t "docker-docs:clirun" docs
2014/06/29 22:22:06 Post http://192.168.59.103:2375/build?rm=1&t=docker-docs%3Aclirun: dial tcp 192.168.59.103:2375: operation timed out
make: *** [docs-build] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment