We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e32a35 commit eb376acCopy full SHA for eb376ac
1 file changed
tools/tests/dockerfiles/ubuntu_2404/Dockerfile
@@ -207,7 +207,6 @@ RUN git clone https://github.com/precice/dealii-adapter.git &&\
207
FROM python_bindings AS micro_manager
208
USER precice
209
WORKDIR /home/precice
210
-COPY --from=precice /home/precice/.local/ /home/precice/.local/
211
212
ARG MICRO_MANAGER_REF
213
RUN git clone https://github.com/precice/micro-manager.git && \
0 commit comments