Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pslocum authored Jan 13, 2021
1 parent e322b05 commit aec0973
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,10 @@ or to avoid mounting the $HOME directory
> singularity shell --no-home /path/to/local/sif/locust-latest.sif
```
and to mount a local directory for e.g. I/O to the container
```
> singularity shell --no-home --bind /path/to/local/directory:/usr/local/p8/locust/v2.1.5/output ./locust_mc_latest.sif
```
Expand Down

0 comments on commit aec0973

Please sign in to comment.