Move containers to gitlab CI
This removes the quay.io
hosting of the containers used for testing. Instead, moving to a nightly build of the containers and hosting on gitlab directly.
Summary of changes
- Remove outdated Singularity recipes
- Clean up the docker recipes
- Add CI jobs to build the docker images on the nightly schedule (you can find them here)
- Change the CI to use the local container images.
Edited by Gregory Ashton