This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| eso_pipelines [2025/04/11 12:33] – [Apptainer] 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, | ||
| Line 29: | Line 29: | ||
| This binds ''/ | This binds ''/ | ||
| apptainer exec --bind / | apptainer exec --bind / | ||
| - | to make all of the disk ''/ | + | to make all of the disk ''/ |