Skip to content

Reduce the size of Docker Image

Reduced the size from 3.28 GB to 2.23 GB by using a miniconda version of the image. Tried reducing the size even further by using alpine version but fails pytests due to libgthread-2.0.so.0: cannot open shared object file: no such file or directory

Merge request reports