Skip to content
Snippets Groups Projects
Commit ad866b6e authored by Nicolas M. Thiéry's avatar Nicolas M. Thiéry
Browse files

Debug

parent 44703328
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,9 @@
FROM mambaorg/micromamba:latest
COPY --chown=$MAMBA_USER:$MAMBA_USER . /tmp/binder
RUN ls
RUN ls install_files/*
# Install files
RUN cp -ra install_files/* /opt/conda/
......
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