Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.

cannot upload docker file #69

Closed
denkuzin opened this issue May 14, 2018 · 2 comments
Closed

cannot upload docker file #69

denkuzin opened this issue May 14, 2018 · 2 comments

Comments

@denkuzin
Copy link

denkuzin commented May 14, 2018

Command:
docker build -t caffe:cpu https://raw.githubusercontent.com/BVLC/caffe/master/docker/standalone/cpu/Dockerfile

Result:
unable to prepare context: unable to download remote context https://raw.githubusercontent.com/BVLC/caffe/master/docker/standalone/cpu/Dockerfile: failed to GET https://raw.githubusercontent.com/BVLC/caffe/master/docker/standalone/cpu/Dockerfile with status 404 Not Found: 404: Not Found

@ghost
Copy link

ghost commented May 14, 2018

This is related to #51. After you change the url you will most likely run into an issue with pip. I have modified their build script to not update pip: https://gist.githubusercontent.com/brentadamson/aaffaf064e1388c07ff38ff7185e9648/raw/aa020adbe006792bc0318da1f20db822a69aba72/caffe

My full install instructions are here: https://gist.github.com/brentadamson/4e2435bd2970488047e06163e8642dbc

@denkuzin
Copy link
Author

thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant