Update illegal instruction error note.
This commit is contained in:
parent
f7af1436ad
commit
ec70d3c4de
|
@ -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).
|
||||||
|
|
Loading…
Reference in New Issue