Closed j-reher closed 2 years ago
Same issue with 7.0.5
, 7.0.6
, 7.0.8.p01
. Why did this work before?!
These libraries are being installed in the base image... Why are they not there in the derived one?
EDIT: Not quite -- The base image has libXpm
and libXi
, but not the corresponding libXpm-devel
and libXi-devel
... Still makes no sense that this wasn't an issue before but is now?
Trying to compile my Ana code on BOSS 7.0.9.p01 gives me missing libs:
The fix is a line in the Dockerfile: