Skip to content

Add OpenBLAS dependency to the base Docker image

Daniel Lyons requested to merge add-blas-dependency-to-base-container into main

BLAS or OpenBLAS are dependencies of numpy, which is a dependency of astropy, which is a dependency of middlelayer. For some reason on my M1 Mac, this is now mandatory.

Merge request reports