Commit Graph

1 Commits

Author SHA1 Message Date
lars aaf0b33413 add minimal Docker image (no CUDA, no Jupyter, batch-only Geant4)
Dockerfile-mini builds a lightweight image with only what's needed to
run the bind/ examples: Geant4 v11.1.2 (batch mode, no visualization),
Python 3.10, and numpy/pandas/uproot/awkward/plotly/ipython.
Examples are copied to /examples which is also the working directory.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 12:38:52 +02:00