Hi @vsoch, wondering if you have any tips on how guts can be used for singularity images?
@Mitchob and I are using shpc to automate building image versions that don't exist in the default shpc registry. These are usually older builds prior to when the GitHub actions were set up.
Main issue with the older versions is that the aliases don't reflect the latest registries, as expected. We'd like to somehow adapt guts for images from /cvmfs/singularity.galaxyproject.org, and docker will not be in the production environment.
A use case i'm currently to get running is star-fusion v1.0.0. More details of current testing in this draft PR if it helps.
Thanks!
Hi @vsoch, wondering if you have any tips on how guts can be used for singularity images?
@Mitchob and I are using
shpcto automate building image versions that don't exist in the default shpc registry. These are usually older builds prior to when the GitHub actions were set up.Main issue with the older versions is that the aliases don't reflect the latest registries, as expected. We'd like to somehow adapt guts for images from
/cvmfs/singularity.galaxyproject.org, and docker will not be in the production environment.A use case i'm currently to get running is star-fusion v1.0.0. More details of current testing in this draft PR if it helps.
Thanks!