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

minor fix of the docker file

parent 3096dc81
No related branches found
No related tags found
No related merge requests found
......@@ -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