Include basic utilities like cmake, python3, git and the packages to support geant4 installation.
- jeffersonlab/base:fedora36
- jeffersonlab/base:ubuntu22
- jeffersonlab/base:almalinux9
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 tohttp://localhost:8080
docker run -it --rm jeffersonlab/base:fedora36 bash
M. Ungaro |
---|