Hi,

On Mon, Oct 11, 2021 at 3:05 PM Matti Picus <matti.pi...@gmail.com> wrote:
>
> On 11/10/21 4:38 pm, Matthew Brett wrote:
> > Hi,
> >
> > It will probably soon be trivial to do a manylinux Alpine build / test
> > on multibuild.  There's a work on progress PR here,
> >
> > https://github.com/matthew-brett/multibuild/pull/430
> >
> > that only requires someone to build a trivial test container, in order
> > to get merged.
> >
> > It's also generally very easy to test locally with a minimal Docker setup.
>
>
> A PR to https://github.com/multi-build/docker-images to add Apline
> images with a complement of python versions would be welcome. The
> motivation for not using the muslinux containers provided by
> pypa/manylinux is to check that the wheel built on the pypa/manylinux
> containers will work in the full distro.

My guess is that that would be less than 90 minutes of work for
someone with some Docker experience.

It basically involves some edits to the existing build script for
Pythons on the current Intel test images.  See this directory:

https://github.com/multi-build/docker-images/tree/focal/docker

and the PR linked above for details.

Please do ask for help if stuck.

Cheers,

Matthew
_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to