2022-05-09 19:03:55 UTC
108 MB
/opt/conda
LANGC.UTF-8
LC_ALLC.UTF-8
PATH/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d5fd17ec1767521cf97f61568096bfc9a7cd9c2d149576a7b43930c5a97062b0 - 25.22% (27.2 MB)
[#001] sha256:71c48cabfa0c7cca7fa3b55ca6f93d602cd63633c17a65cab94f85beb30c5099 - 74.78% (80.8 MB)
/bin/sh -c #(nop) ADD file:7009ad0ee0bbe5ed7f381792e07347e260e6896aeee0d80597808065120fa96b in /
2022-04-29 23:20:59 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-05-09 19:03:55 UTC (buildkit.dockerfile.v0)ARG MINIFORGE_NAME=Miniforge3
2022-05-09 19:03:55 UTC (buildkit.dockerfile.v0)ARG MINIFORGE_VERSION=4.12.0-0
2022-05-09 19:03:55 UTC (buildkit.dockerfile.v0)ARG TINI_VERSION=v0.18.0
2022-05-09 19:03:55 UTC (buildkit.dockerfile.v0)ARG TARGETPLATFORM
2022-05-09 19:03:55 UTC (buildkit.dockerfile.v0)ENV CONDA_DIR=/opt/conda
2022-05-09 19:03:55 UTC (buildkit.dockerfile.v0)ENV LANG=C.UTF-8 LC_ALL=C.UTF-8
2022-05-09 19:03:55 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-05-09 19:03:55 UTC (buildkit.dockerfile.v0)RUN |4 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=4.12.0-0 TINI_VERSION=v0.18.0 TARGETPLATFORM=linux/amd64 /bin/sh -c apt-get update > /dev/null && apt-get install --no-install-recommends --yes wget bzip2 ca-certificates git > /dev/null && apt-get clean && rm -rf /var/lib/apt/lists/* && TARGETARCH="$(echo ${TARGETPLATFORM} | cut -d / -f 2)"; case ${TARGETARCH} in "ppc64le") TARGETARCH="ppc64el" ;; *) ;; esac ; wget --no-hsts --quiet https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-${TARGETARCH} -O /usr/local/bin/tini && chmod +x /usr/local/bin/tini && wget --no-hsts --quiet https://github.com/conda-forge/miniforge/releases/download/${MINIFORGE_VERSION}/${MINIFORGE_NAME}-${MINIFORGE_VERSION}-Linux-$(uname -m).sh -O /tmp/miniforge.sh && /bin/bash /tmp/miniforge.sh -b -p ${CONDA_DIR} && rm /tmp/miniforge.sh && conda clean -tipsy && find ${CONDA_DIR} -follow -type f -name '*.a' -delete && find ${CONDA_DIR} -follow -type f -name '*.pyc' -delete && conda clean -afy && echo ". ${CONDA_DIR}/etc/profile.d/conda.sh && conda activate base" >> /etc/skel/.bashrc && echo ". ${CONDA_DIR}/etc/profile.d/conda.sh && conda activate base" >> ~/.bashrc # buildkit
2022-05-09 19:03:55 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["tini" "--"]
2022-05-09 19:03:55 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2022-05-09 19:07:00 UTC
91.5 MB
/opt/conda
LANGC.UTF-8
LC_ALLC.UTF-8
PATH/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d4ba87bb7858f0dd4a60003f011338f3a58b87d0add985652856007fe5ca5034 - 28.33% (25.9 MB)
[#001] sha256:2a85590296fc95f51d566c0b45ab4aa4b54c5ec6d0cf80ee27ff6211dda2b110 - 71.67% (65.5 MB)
/bin/sh -c #(nop) ADD file:ccdde790bb849fe101367f2b541f1062b3544d21f99a5acc535bf2b0884cc0eb in /
2022-04-29 22:49:35 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-05-09 19:07:00 UTC (buildkit.dockerfile.v0)ARG MINIFORGE_NAME=Miniforge3
2022-05-09 19:07:00 UTC (buildkit.dockerfile.v0)ARG MINIFORGE_VERSION=4.12.0-0
2022-05-09 19:07:00 UTC (buildkit.dockerfile.v0)ARG TINI_VERSION=v0.18.0
2022-05-09 19:07:00 UTC (buildkit.dockerfile.v0)ARG TARGETPLATFORM
2022-05-09 19:07:00 UTC (buildkit.dockerfile.v0)ENV CONDA_DIR=/opt/conda
2022-05-09 19:07:00 UTC (buildkit.dockerfile.v0)ENV LANG=C.UTF-8 LC_ALL=C.UTF-8
2022-05-09 19:07:00 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-05-09 19:07:00 UTC (buildkit.dockerfile.v0)RUN |4 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=4.12.0-0 TINI_VERSION=v0.18.0 TARGETPLATFORM=linux/arm64 /bin/sh -c apt-get update > /dev/null && apt-get install --no-install-recommends --yes wget bzip2 ca-certificates git > /dev/null && apt-get clean && rm -rf /var/lib/apt/lists/* && TARGETARCH="$(echo ${TARGETPLATFORM} | cut -d / -f 2)"; case ${TARGETARCH} in "ppc64le") TARGETARCH="ppc64el" ;; *) ;; esac ; wget --no-hsts --quiet https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-${TARGETARCH} -O /usr/local/bin/tini && chmod +x /usr/local/bin/tini && wget --no-hsts --quiet https://github.com/conda-forge/miniforge/releases/download/${MINIFORGE_VERSION}/${MINIFORGE_NAME}-${MINIFORGE_VERSION}-Linux-$(uname -m).sh -O /tmp/miniforge.sh && /bin/bash /tmp/miniforge.sh -b -p ${CONDA_DIR} && rm /tmp/miniforge.sh && conda clean -tipsy && find ${CONDA_DIR} -follow -type f -name '*.a' -delete && find ${CONDA_DIR} -follow -type f -name '*.pyc' -delete && conda clean -afy && echo ". ${CONDA_DIR}/etc/profile.d/conda.sh && conda activate base" >> /etc/skel/.bashrc && echo ". ${CONDA_DIR}/etc/profile.d/conda.sh && conda activate base" >> ~/.bashrc # buildkit
2022-05-09 19:07:00 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["tini" "--"]
2022-05-09 19:07:00 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
2022-05-09 19:07:08 UTC
106 MB
/opt/conda
LANGC.UTF-8
LC_ALLC.UTF-8
PATH/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e9c0a77cb9f0f7330e3fc62254e4c8ae89ed4bba21209fdc1088195250f950b9 - 29.85% (31.7 MB)
[#001] sha256:bd06b281fd7fbe01fd51d778fa991fd32686f8c1ebb0c58ae2fb32e30cb4cd1a - 70.15% (74.6 MB)
/bin/sh -c #(nop) ADD file:55691ac7d76af0fcfafc39ebd1e5a4f2d7018147d6db6f89812db33fbaffc2f9 in /
2022-04-29 23:22:33 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-05-09 19:07:08 UTC (buildkit.dockerfile.v0)ARG MINIFORGE_NAME=Miniforge3
2022-05-09 19:07:08 UTC (buildkit.dockerfile.v0)ARG MINIFORGE_VERSION=4.12.0-0
2022-05-09 19:07:08 UTC (buildkit.dockerfile.v0)ARG TINI_VERSION=v0.18.0
2022-05-09 19:07:08 UTC (buildkit.dockerfile.v0)ARG TARGETPLATFORM
2022-05-09 19:07:08 UTC (buildkit.dockerfile.v0)ENV CONDA_DIR=/opt/conda
2022-05-09 19:07:08 UTC (buildkit.dockerfile.v0)ENV LANG=C.UTF-8 LC_ALL=C.UTF-8
2022-05-09 19:07:08 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-05-09 19:07:08 UTC (buildkit.dockerfile.v0)RUN |4 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=4.12.0-0 TINI_VERSION=v0.18.0 TARGETPLATFORM=linux/ppc64le /bin/sh -c apt-get update > /dev/null && apt-get install --no-install-recommends --yes wget bzip2 ca-certificates git > /dev/null && apt-get clean && rm -rf /var/lib/apt/lists/* && TARGETARCH="$(echo ${TARGETPLATFORM} | cut -d / -f 2)"; case ${TARGETARCH} in "ppc64le") TARGETARCH="ppc64el" ;; *) ;; esac ; wget --no-hsts --quiet https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-${TARGETARCH} -O /usr/local/bin/tini && chmod +x /usr/local/bin/tini && wget --no-hsts --quiet https://github.com/conda-forge/miniforge/releases/download/${MINIFORGE_VERSION}/${MINIFORGE_NAME}-${MINIFORGE_VERSION}-Linux-$(uname -m).sh -O /tmp/miniforge.sh && /bin/bash /tmp/miniforge.sh -b -p ${CONDA_DIR} && rm /tmp/miniforge.sh && conda clean -tipsy && find ${CONDA_DIR} -follow -type f -name '*.a' -delete && find ${CONDA_DIR} -follow -type f -name '*.pyc' -delete && conda clean -afy && echo ". ${CONDA_DIR}/etc/profile.d/conda.sh && conda activate base" >> /etc/skel/.bashrc && echo ". ${CONDA_DIR}/etc/profile.d/conda.sh && conda activate base" >> ~/.bashrc # buildkit
2022-05-09 19:07:08 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["tini" "--"]
2022-05-09 19:07:08 UTC (buildkit.dockerfile.v0)CMD ["/bin/bash"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.