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

Commit

Permalink
Update Dockerfile URL
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Aug 24, 2017
1 parent 79f77bc commit 0761435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Install Docker Engine

Build a caffe docker image (CPU)
```
docker build -t caffe:cpu https://raw.githubusercontent.com/BVLC/caffe/master/docker/standalone/cpu/Dockerfile
docker build -t caffe:cpu https://raw.githubusercontent.com/BVLC/caffe/master/docker/cpu/Dockerfile
```

Check the caffe installation
Expand Down

1 comment on commit 0761435

@997962520
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very useful

Please sign in to comment.