Skip to content
Snippets Groups Projects
Commit 7fe5157e authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

Update DockerfileLight

parent bb88e2de
No related branches found
No related tags found
No related merge requests found
# Setup the most basic image # Setup the most basic image
ARG BASEIMAGE=gitlab-registry.cern.ch/geomodeldev/geomodel:geomodel-master-Base ARG BASEIMAGE=gitlab-registry.cern.ch/geomodeldev/geomodel:master-base
FROM ${BASEIMAGE} FROM ${BASEIMAGE}
COPY . /workdir/GeoModel_src/ COPY . /workdir/GeoModel_src/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment