Closed joasode closed 2 weeks ago
For the purpose of platform independent development, we now use linux VMs internally, so this PR is stale. Although this PR could become relevant for enabling more robust local execution of the CI in the future. See https://danielquinn.org/blog/developing-with-docker/. Closing for now.
Here I create simple Containers for platform independent development. Currently uses Python 3.12 and no singularity. Note: Singularity does not recommend building nested containers, which might be an issue
On the way towards better platform independent developer environments as well as a more transparent CI system.