Changes
Page history
Update container
authored
Sep 09, 2020
by
Frédéric Dubois
Show whitespace changes
Inline
Side-by-side
container.md
View page @
0c2a6785
...
...
@@ -13,8 +13,8 @@ cd path_to_example
singularity run lmgc90_user_2020_rc1.sif python command.py
```
I
f i
t is prefered to stay in the image
,
for example in order to
run
python
several commands
, then run
:
It is prefer
r
ed to stay in the
same
image
;
for example in order to
run several
python
commands:
```
cmd
singularity shell lmgc90_user_2020_rc1.sif
python gen_sample.py --novisu && python command.py
...
...
...
...