Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.39 KB

README_base.md

File metadata and controls

46 lines (24 loc) · 1.39 KB

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 email github