Docker Julia dependency

181 views Asked by At

Julia is installed on my host machine. Julia script runs very well from here.

I invoke docker with shared Julia installation directories. Julia script is run from these shared directories within docker (i.e. there is no julia image inside docker).

I get the following error:

ERROR: LoadError: LoadError: LoadError: LoadError: LoadError: Unable to load

libpath47julia (/export/apps/Julia/julia-903644385b/share/julia/site/v0.6/PATHSolver/deps/usr/lib/libpath47julia.so)

0

There are 0 answers