Update illegal instruction error note.

This commit is contained in:
Brandon Amos 2016-01-19 14:59:21 -05:00
parent ec70d3c4de
commit 17fe502e4d
1 changed files with 5 additions and 2 deletions

View File

@ -46,5 +46,8 @@ inside of a Docker machine.
If you are still having these issues, please fall back to building
the image from scratch instead of pulling from Docker Hub.
You'll need to build the
[opencv-dlib-torch Dockerfile](https://github.com/cmusatyalab/openface/blob/master/opencv-dlib-torch.Dockerfile)
as a base and the [OpenFace Dockerfile](https://github.com/cmusatyalab/openface/blob/master/Dockerfile).
[opencv-dlib-torch Dockerfile](https://github.com/cmusatyalab/openface/blob/master/opencv-dlib-torch.Dockerfile),
change the `FROM` part of the
[OpenFace Dockerfile](https://github.com/cmusatyalab/openface/blob/master/Dockerfile)
to your version,
then build the OpenFace Dockerfile.