Created
June 30, 2014 02:22
-
-
Save jamtur01/3c1409fa7630f931fb71 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
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