Docker containers for building pyg4ometry wheels based on the Manylinux images. Pre-built images are available on Docker Hub.
ubuntu
is a base image including all required software to build pyg4ometry.
Used in the pyg4ometry GitHub actions CIpyg4ometry
is based on the ubuntu
image but includes pyg4ometry toomanylinux2014
is a custom image for building pyg4ometry wheels, used in the
pyg4ometry CI by the cbuildwheel actionmanylinux2014
images
at every commit or pull request created in this repository (see
Docker Hub >
Builds > Configure Automated Builds)bin/build-and-deploy.sh
script can be used to build locally and push
images to the Docker Hub