Skip to content

Commit

Permalink
Update ci/singularity/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengt900 authored Jan 30, 2024
1 parent 34cd088 commit 64c0d40
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/singularity/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# build singularity image
```console
singularity build 1d_mom6_cobalt.sif ./build_1d_mom6_cobalt.def
```

# Run the singularity container image in interactive mode
```console
singularity shell --fakeroot -B /home/$USER/work:/work -e 1d_mom6_cobalt.sif
```

0 comments on commit 64c0d40

Please sign in to comment.