Skip to content

Automatically create Docker images for Allpix Squared

Simon Spannagel requested to merge deploy-docker into master

This MR uses the capabilities of the GitLab CI to automatically create and upload Docker images to the project's registry.

It adds three Docker files for images containing build tools, the dependencies ROOT6 and Geant4, and one with the Allpix Squared framework. The latter is rebuilt by the CI, and images are published in the registry.

A description is added to the usermanual on how to best use these images to run containers for simulations.

Please review and merge.

Merge request reports