We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d9c06 commit ef950c2Copy full SHA for ef950c2
images/base-glibc-busybox-bash/Dockerfile.test
@@ -24,4 +24,4 @@ RUN arch=$(uname -m) \
24
&& \
25
sh ./Miniforge3-Linux-${arch}.sh -bp /opt/conda \
26
27
- /opt/conda/bin/conda info --all
+ /opt/conda/bin/conda info --verbose
images/base-glibc-debian-bash/Dockerfile.test
@@ -36,4 +36,4 @@ RUN apt-get update -qq \
36
37
38
39
0 commit comments