Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 303 Bytes

File metadata and controls

12 lines (8 loc) · 303 Bytes

Singularity-containers

To build a singularity container:

Dependencies :-

  • A VM with sudo privileges
  • Singularity installed on that VM

Build :- To build a singularity container, you need to run the following command:

sudo singularity build {SIMG_NAME}.simg SINGULARITY_RECIPE_FILE# singularity-r