Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nsmith- authored Oct 25, 2023
1 parent 075dc81 commit 6713349
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ bash bootstrap.sh
```
This creates two new files in this directory: `shell` and `.bashrc`. The `./shell`
executable can then be used to start a singularity shell with a coffea environment.

Optionally, one can choose a specific image using e.g. `./shell coffeateam/coffea-dask:coffea-dask:0.7.1-gd5339d7`.
You can list all choices of image with `ls /cvmfs/unpacked.cern.ch/registry.hub.docker.com/coffeateam/`.

Note the singularity environment does inherit from your calling environemnt, so
it should be "clean" (i.e. no cmsenv, LCG release, etc.)

Expand Down

0 comments on commit 6713349

Please sign in to comment.