dwavesystems / dwavesystems/ocean-docker

Build Alpine linux images

Open
#37 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
5
Forks
7
PR merge metrics
No merged PRs in 30d

Description

A few days ago NumPy [finally](https://github.com/numpy/numpy/issues/20089) released [v1.25.0 with Alpine linux `musllinux` wheels](https://pypi.org/project/numpy/1.25.0/#files), for python 3.9-3.11.

It might take a little while for SciPy et al to release their musllinux wheels, but in the meantime, we can try building those packages on install / image build.

Also, some of the missing package could be installed from [alpine-wheels](https://github.com/alpine-wheels/index).

Note: `musllinux` wheels for `aarch64` are not yet released, and it's not clear if and when they will be.

Motivation for these ultra light-weight images is to support one-off Ocean CLI commands.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.