Hi,
My environment is Centos 7.
I can to install ICC into docker container via bash manually, and then create one new image with icc support.
When installing icc via install script, there is user interface to choose some setup options.
Is there any method to install icc with only some bash command and without any user interface? Then, I can create new image with icc support via DockerFile.
how to install ICC into contain via DockerFile
Thanks!
Andrew