wiki:cypress/SingularityRecipes

Version 5 (modified by cbaribault, 37 hours ago) ( diff )

Added build details for cloud, local

Build Singularity Containers from Recipes

  • Because you do not have administrative privileges, you cannot build a Singularity container from a Singularity recipe file on Cypress.

Build Remotely on the Cloud

  • You can build a Singularity container from a recipe on Sylabs Cloud.
  • Then download the resulting .sif file to Cypress from the cloud with the bash command wget. (See man wget.)

Build on Your Local Machine

  • You could build a Linux machine and install Singularity.
  • On Windows 11 or Windows 10 version 2004 and higher (Build 19041 and higher)
  • As an alternative to SingularityCE, on your local machine (Linux or WSL 2) you could install Apptainer.
  • Then upload the resulting .sif file to Cypress from your local machine using scp. (See scp command.)
Note: See TracWiki for help on using the wiki.