Skip to content
Snippets Groups Projects
Commit a204ba4a authored by Bengt Giger's avatar Bengt Giger
Browse files

Move root to main mamba install

parent edb503f2
No related branches found
No related tags found
No related merge requests found
Pipeline #285568 passed
......@@ -105,6 +105,7 @@ RUN conda config --set default_threads 4 && \
pyspellchecker \
pyvista \
rdkit \
root \
sinfo \
scanpy \
scikit-image \
......@@ -206,10 +207,6 @@ RUN PIP_PROXY=http://proxy.ethz.ch:3128 pip3 install --proxy=http://proxy.ethz.c
# package_1 \
# package_last
RUN conda config --set default_threads 4 && \
mamba install -q -c defaults -c conda-forge \
root
# User submitted support programs
COPY bin /usr/local/bin/
......
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