Update illegal instruction error note.

This commit is contained in:
Brandon Amos 2016-01-19 14:57:29 -05:00
parent f7af1436ad
commit ec70d3c4de
1 changed files with 3 additions and 2 deletions

View File

@ -45,5 +45,6 @@ We try to prevent these as much as possible by building the images
inside of a Docker machine. inside of a Docker machine.
If you are still having these issues, please fall back to building If you are still having these issues, please fall back to building
the image from scratch instead of pulling from Docker Hub. the image from scratch instead of pulling from Docker Hub.
Instructions for doing this are in our You'll need to build the
[setup guide](http://cmusatyalab.github.io/openface/setup/). [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).