Skip to content

Commit

Permalink
added links to container pages
Browse files Browse the repository at this point in the history
  • Loading branch information
jintonic authored Aug 19, 2022
1 parent bc33c74 commit b28a4fa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions INSTALL/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,10 @@ Save and quit, open a new terminal, and you should be able to run the `root` com
### Docker images
[![physino/geant4](https://img.shields.io/badge/physino-geant4-blue?style=flat)](https://hub.docker.com/r/physino/geant4)
[![physino/root](https://img.shields.io/badge/physino-root-pink?style=flat)](https://hub.docker.com/r/physino/root)
[![physino/g4vis](https://img.shields.io/badge/physino-g4vis-yellow?style=flat)](https://hub.docker.com/r/physino/g4vis)
The [GEARS][] [Docker][] image can be pulled from <https://hub.docker.com/r/physino/geant4>. You can use [docker-compose][] to download the image (if it is not pulled to the local disk yet), and get into a command line user interface:
```sh
Expand Down Expand Up @@ -541,6 +545,10 @@ Open the last URL in a browser and you should be able to see the notebook, where
### Singularity images
[![jintonic/geant4/gears](https://img.shields.io/badge/geant4-gears-blue?style=flat)](https://cloud.sylabs.io/library/jintonic/geant4/gears)
[![jintonic/root/notebook](https://img.shields.io/badge/root-notebook-pink?style=flat)](https://cloud.sylabs.io/library/jintonic/root/notebook)
[![jintonic/geant4/vis](https://img.shields.io/badge/geant4-vis-yellow?style=flat)](https://cloud.sylabs.io/library/jintonic/geant4/vis)
The [GEARS][] [singularity][] image can be pulled from [sylabs][]:
```sh
Expand Down

0 comments on commit b28a4fa

Please sign in to comment.