This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| eso_pipelines [2025/04/04 13:48] – jansen | eso_pipelines [2025/04/11 13:54] (current) – jansen | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| apptainer exec / | apptainer exec / | ||
| e.g. | e.g. | ||
| - | apptainer exec / | + | apptainer exec / |
| 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, | 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, | ||
| - | apptainer exec --bind / | + | apptainer exec --bind / |
| - | This binds ''/ | + | This binds ''/ |
| + | apptainer exec --bind / | ||
| + | to make all of the disk ''/ | ||
| ESO's site about apptainer has some more information about usage and options, see [[https:// | ESO's site about apptainer has some more information about usage and options, see [[https:// | ||
| Line 39: | Line 42: | ||
| | nirps | sinfo | spher | uves| | | nirps | sinfo | spher | uves| | ||
| | vcam| vimos | visir | xshoo | | | vcam| vimos | visir | xshoo | | ||
| + | Refer to the ESO documentation about startup methods, options, required parameters etc. | ||