Kaixhin / dockerfiles

Compilation of Dockerfiles with automated builds enabled on the Docker Registry
https://hub.docker.com/u/kaixhin/
MIT License
505 stars 127 forks source link

could not find boost #45

Closed Hiker01 closed 5 years ago

Hiker01 commented 5 years ago

When I make other caffe with your enviroment, I got this error. Can you tell me where did you put your boost library?

Kaixhin commented 5 years ago

In order to make automated builds on the Docker Hub that would run within the compute limits, many Dockerfiles have been split (note that I stopped these a long time ago due to a further reduction in limits). You can get the first part of the Caffe container from here (with the Boost dependency highlighted).