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

Update DockerfileLight

parent e08904f1
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:docker_imageBase ARG BASEIMAGE=gitlab-registry.cern.ch/geomodeldev/geomodel: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