Skip to content
Snippets Groups Projects
Commit c2fb3ead authored by Frits Sweijen's avatar Frits Sweijen
Browse files

Update README.md

parent 48dbcde0
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,19 @@ Singularity ...@@ -2,6 +2,19 @@ Singularity
=========== ===========
HBA HBA
--- ---
Singularity.lofar_hba_sksp_base - part 1 of the recipe for SKSP focussed images, by Frits Sweijen. Singularity.lofar_hba_sksp_base - part 1 of the recipe for SKSP focussed images, slow moving dependencies, by Frits Sweijen.
Singularity.lofar_hba_sksp - part 2 of the recipe for SKSP focussed images, by Frits Sweijen. Singularity.lofar_hba_sksp - part 2 of the recipe for SKSP focussed images, faster moving software, by Frits Sweijen.
To build a working container, first build the base container by running
sudo singularity build lofar_hba_sksp_base.sif Singularity.lofar_hba_sksp_base
Then build the main container by first pointing the second recipe towards the base container using
Bootstrap: localimage
From: lofar_hba_sksp_base.sif
followed by
sudo singularity build lofar_hba_sksp.sif Singularity.lofar_hba_sksp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment