Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderrichards committed Oct 19, 2023
1 parent a76ff84 commit 0440290
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
# cvmfs


To run a container from this image make sure to provide when prompted the repos that you wish to mount. *Note* These should be comma separated.
To run a container from this image run the command below

```bash
docker run -it --privileged alexanderrichards/cvmfs
```

and make sure to provide when prompted the repos that you wish to mount. *Note* These should be comma separated as in the example below.


![CVMFS Image Usage](examples/image_usage.gif)

0 comments on commit 0440290

Please sign in to comment.