An open API service indexing awesome lists of open source software.

https://github.com/gemc/docker


https://github.com/gemc/docker

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

          

## Base containers

### Description:

Include basic utilities like cmake, python3, git and the packages to
support geant4 installation.


### Supported tags:

- jeffersonlab/base:fedora36
- jeffersonlab/base:ubuntu22
- jeffersonlab/base:almalinux9


### How to run:

The containers work in batch mode or interactively using novnc:

* **batch mode**: `docker run -it --rm container bash`
* **interactive**: `docker run -it --rm -p 8080:8080 container`

then point your browser to `http://localhost:8080`


#### Example:

```
docker run -it --rm jeffersonlab/base:fedora36 bash
```


---

| M. Ungaro | [![Homepage](https://cdn3.iconfinder.com/data/icons/feather-5/24/home-64.png)](https://maureeungaro.github.io/home/) | [![email](https://cdn4.iconfinder.com/data/icons/aiga-symbol-signs/439/aiga_mail-64.png)](mailto:ungaro@jlab.org) | [![github](https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-social-github-64.png)](https://github.com/maureeungaro) |
|:---------:|:------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------:|