Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 97b6d934 authored by Martin Genet's avatar Martin Genet
Browse files

Use INRIA GitLab repos

parent 733cf0d1
No related branches found
No related tags found
No related merge requests found
FROM dolfin_dic-dev FROM dolfin_dic-dev
WORKDIR /home/fenics/code WORKDIR /home/fenics/code
RUN git clone https://github.com/mgenet/myPythonLibrary.git RUN git clone https://gitlab.inria.fr/mgenet/myPythonLibrary.git
RUN git clone https://github.com/mgenet/myVTKPythonLibrary.git RUN git clone https://gitlab.inria.fr/mgenet/myVTKPythonLibrary.git
RUN git clone https://github.com/mgenet/vtkpython_cbl.git RUN git clone https://gitlab.inria.fr/mgenet/vtkpython_cbl.git
RUN git clone https://bitbucket.org/mgenet/dolfin_cm.git RUN git clone https://gitlab.inria.fr/mgenet/dolfin_cm.git
RUN git clone https://bitbucket.org/mgenet/dolfin_dic.git RUN git clone https://gitlab.inria.fr/mgenet/dolfin_dic.git
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