mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 04:22:58 +00:00
Enable verbose mode on mamba install
This commit is contained in:
@@ -131,7 +131,7 @@ RUN set -x && \
|
||||
./micromamba install \
|
||||
--root-prefix="${CONDA_DIR}" \
|
||||
--prefix="${CONDA_DIR}" \
|
||||
--yes \
|
||||
-vvv --yes \
|
||||
"${PYTHON_SPECIFIER}" \
|
||||
"${MAMBA_SPECIFIER}" \
|
||||
'notebook' \
|
||||
|
Reference in New Issue
Block a user