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?
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?