2

I'm creating a Docker image to run my node.js app based on the ubuntu:latest image and I need Intel Performance Primitives (IPP) to be installed on it.

I've looked online as to how to do that but haven't found anything really.

Any ideas?

Théo Champion
  • 1,701
  • 1
  • 21
  • 46
  • https://github.com/shaoguangleo/docker-centos-ipp/blob/master/Dockerfile – Adiii Nov 27 '19 at 14:17
  • or you may manually take all *.so, *.a and header files from your local systems and copy all of these stuff to your docker. – Gennady.F Nov 28 '19 at 04:17

0 Answers0