Skip to content
Snippets Groups Projects
Commit a11ab8ad authored by Pierre-Elouan Rethore's avatar Pierre-Elouan Rethore
Browse files

minor fix of the docker file

parent f2548810
No related branches found
No related tags found
1 merge request!94Handle disabled mpi
......@@ -80,7 +80,7 @@ RUN dpkg -i *.deb
RUN apt-get clean \
&& apt-get autoremove -y
RUN mkdir /install
#RUN mkdir /install
WORKDIR /install
COPY fuga/*.pas /install/
COPY fuga/*.lpr /install/
......
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