Skip to content
Snippets Groups Projects
Commit f2d618b2 authored by Joseph Boudreau's avatar Joseph Boudreau
Browse files

Edit DockerfileFull

parent 2cb8ece1
Branches
Tags
1 merge request!440Edit DockerfileFull
Pipeline #11992499 skipped
# Setup the most basic image
ARG BASEIMAGE=gitlab-registry.cern.ch/geomodeldev/ubuntu-geant4-image:main-base
FROM ${BASEIMAGE}
RUN apt-get update && apt-get install -y libegl-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment