User Tools

Site Tools


eso_pipelines

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
eso_pipelines [2025/04/11 12:33] – [Apptainer] janseneso_pipelines [2025/04/11 13:54] (current) jansen
Line 23: Line 23:
   apptainer exec /software/eso/pipelines.sif [command]   apptainer exec /software/eso/pipelines.sif [command]
 e.g. e.g.
-  apptainer exec /software/eso/pipelines.sifesoreflex molecfit+  apptainer exec /software/eso/pipelines.sif esoreflex molecfit
  
 The apptainer always makes the current directory and the user's home available to commands running inside it. If you need access to data in other directories, these can be ''bound'' to the apptainer to make them available: The apptainer always makes the current directory and the user's home available to commands running inside it. If you need access to data in other directories, these can be ''bound'' to the apptainer to make them available:
Line 29: Line 29:
 This binds ''/my/data/dir'' on the real system to a path ''/data'' inside the apptainer. Or: This binds ''/my/data/dir'' on the real system to a path ''/data'' inside the apptainer. Or:
   apptainer exec --bind /almastorage /software/eso/pipelines.sif esoreflex   apptainer exec --bind /almastorage /software/eso/pipelines.sif esoreflex
-to make all of the disk ''/almastorage'' visible (of course the app will still only have access to data where the user has access).+to make all of the disk ''/almastorage'' visible in the container, under that same name (of course the app will still only have access to data where the user has access).
  
  
eso_pipelines.1744374828.txt.gz · Last modified: by jansen