Base Docker images used by light-curve packages
Multi-architecture images
manylinux2014
and musllinux_1_2
based on the official manylinux/musllinux PyPA images for aarch64 and x86_64 platforms.
We use these images to build binary wheels of light-curve-python package.
We add Rust toolchain, FFTW (compiled with platform-specific flags for SIMD) and GSL.