Sign inSign up

jeffersonlab/geant4

By jeffersonlab

Updated 7 months ago

docker images containing geant4 and the dependencies: clhep, qt, xercesc and other utilities.

Image
0

10K+

jeffersonlab/geant4 repository overview

Geant4 Containers for JLAB

This repository publish docker containers with Geant4 installations

Base images

  • fedora
  • ubuntu
  • arch
  • almalinux
  • debian
  • rhel

Geant4 Tags

  • 11.3.2

Examples:

Pull:

docker pull ghcr.io/jeffersonlab/geant4-docker:11.3.2-ubuntu:24.04

Run:

docker run --rm -it ghcr.io/jeffersonlab/geant4-docker:11.3.2-ubuntu:24.04 bash```

Run (Apple Silicon Mac):

docker run --rm -it --platform=linux/amd64 ghcr.io/jeffersonlab/geant4-docker:11.3.2-ubuntu:24.04 bash

Tag summary

Content type

Image

Digest

sha256:df667785f

Size

1.9 GB

Last updated

7 months ago

docker pull jeffersonlab/geant4:g4v10.7.4-fedora40