Docker containers for building pyg4ometry wheels based on the Manylinux images. Pre-built images are available on Docker Hub.
ubuntuis a base image including all required software to build pyg4ometry. Used in the pyg4ometry GitHub actions CIpyg4ometryis based on theubuntuimage but includes pyg4ometry toomanylinux2014is a custom image for building pyg4ometry wheels, used in the pyg4ometry CI by the cbuildwheel action- Automated builds are configured on Docker Hub to build
manylinux2014images at every commit or pull request created in this repository (see Docker Hub > Builds > Configure Automated Builds) - the
bin/build-and-deploy.shscript can be used to build locally and push images to the Docker Hub