Namespace
condaforge
Image / Tag
miniforge3:22.9.0-3
Content Digest
sha256:41874a7a45bed62ef3827caa6d8f19ee7a83cb35d052afa1c88f5138aa39edd8
Details
Created

2023-02-01 09:53:16 UTC

Size

113 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04

Environment
CONDA_DIR

/opt/conda

LANG

C.UTF-8

LC_ALL

C.UTF-8

PATH

/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:bdec8b63443ac80dc7fdf49c2b5bbe08191e0f5fda5f1f5d6b5f25263cfa2c47 - 23.16% (26.2 MB)

[#001] sha256:428807136800aa737024fd3977ff25084474f8da7a203f76620c14e7766e4036 - 76.84% (87 MB)


History
2023-01-26 13:19:55 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-01-26 13:19:55 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-01-26 13:19:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-01-26 13:19:55 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04

2023-01-26 13:19:57 UTC

/bin/sh -c #(nop) ADD file:8b180a9b4497de0c6e131d6b48cf5c69a885379e63033ab9639d1655991e626c in /

2023-01-26 13:19:57 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-02-01 09:53:16 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_NAME=Miniforge3

2023-02-01 09:53:16 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_VERSION=22.9.0-3

2023-02-01 09:53:16 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-02-01 09:53:16 UTC (buildkit.dockerfile.v0)

ENV CONDA_DIR=/opt/conda

2023-02-01 09:53:16 UTC (buildkit.dockerfile.v0)

ENV LANG=C.UTF-8 LC_ALL=C.UTF-8

2023-02-01 09:53:16 UTC (buildkit.dockerfile.v0)

ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2023-02-01 09:53:16 UTC (buildkit.dockerfile.v0)

RUN |3 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=22.9.0-3 TARGETPLATFORM=linux/amd64 /bin/sh -c apt-get update > /dev/null && apt-get install --no-install-recommends --yes wget bzip2 ca-certificates git tini > /dev/null && apt-get clean && rm -rf /var/lib/apt/lists/* && 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 --tarballs --index-cache --packages --yes && find ${CONDA_DIR} -follow -type f -name '*.a' -delete && find ${CONDA_DIR} -follow -type f -name '*.pyc' -delete && conda clean --force-pkgs-dirs --all --yes && 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

2023-02-01 09:53:16 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2023-02-01 09:53:16 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

Details
Created

2023-02-01 09:57:11 UTC

Size

96 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04

Environment
CONDA_DIR

/opt/conda

LANG

C.UTF-8

LC_ALL

C.UTF-8

PATH

/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:ffe6f70103a5896ebe7878266832cd044ef7b46fa905937864c9e9be67b38351 - 25.8% (24.8 MB)

[#001] sha256:0fb9854fb43424c2f9d42a7b9660af97ba990fb3f35018b7d0d7e2cebfd66429 - 74.2% (71.3 MB)


History
2023-01-26 13:50:26 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-01-26 13:50:26 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-01-26 13:50:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-01-26 13:50:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04

2023-01-26 13:50:33 UTC

/bin/sh -c #(nop) ADD file:72ca0af0100de6591b59c44bd8856655c8441eb0fcbf7c32e427f6be5108a4a4 in /

2023-01-26 13:50:33 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-02-01 09:57:11 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_NAME=Miniforge3

2023-02-01 09:57:11 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_VERSION=22.9.0-3

2023-02-01 09:57:11 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-02-01 09:57:11 UTC (buildkit.dockerfile.v0)

ENV CONDA_DIR=/opt/conda

2023-02-01 09:57:11 UTC (buildkit.dockerfile.v0)

ENV LANG=C.UTF-8 LC_ALL=C.UTF-8

2023-02-01 09:57:11 UTC (buildkit.dockerfile.v0)

ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2023-02-01 09:57:11 UTC (buildkit.dockerfile.v0)

RUN |3 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=22.9.0-3 TARGETPLATFORM=linux/arm64 /bin/sh -c apt-get update > /dev/null && apt-get install --no-install-recommends --yes wget bzip2 ca-certificates git tini > /dev/null && apt-get clean && rm -rf /var/lib/apt/lists/* && 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 --tarballs --index-cache --packages --yes && find ${CONDA_DIR} -follow -type f -name '*.a' -delete && find ${CONDA_DIR} -follow -type f -name '*.pyc' -delete && conda clean --force-pkgs-dirs --all --yes && 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

2023-02-01 09:57:11 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2023-02-01 09:57:11 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

Details
Created

2023-02-01 09:57:20 UTC

Size

111 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    20.04

Environment
CONDA_DIR

/opt/conda

LANG

C.UTF-8

LC_ALL

C.UTF-8

PATH

/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:78c13b83c7cdda97b53d4407c98b39430a4d2a175fa9aff8503068948e87dd9a - 27.47% (30.6 MB)

[#001] sha256:2915774e37288a40f16ff15c734e6cd6b1feccd8c2c626bed68dcb6201571c51 - 72.53% (80.8 MB)


History
2023-01-26 13:47:16 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-01-26 13:47:16 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-01-26 13:47:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-01-26 13:47:17 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04

2023-01-26 13:47:20 UTC

/bin/sh -c #(nop) ADD file:987b941a34ad98533c64e74a3d57b9c1b983ff16c8f36e21d29278a30a2403ee in /

2023-01-26 13:47:20 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-02-01 09:57:20 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_NAME=Miniforge3

2023-02-01 09:57:20 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_VERSION=22.9.0-3

2023-02-01 09:57:20 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-02-01 09:57:20 UTC (buildkit.dockerfile.v0)

ENV CONDA_DIR=/opt/conda

2023-02-01 09:57:20 UTC (buildkit.dockerfile.v0)

ENV LANG=C.UTF-8 LC_ALL=C.UTF-8

2023-02-01 09:57:20 UTC (buildkit.dockerfile.v0)

ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2023-02-01 09:57:20 UTC (buildkit.dockerfile.v0)

RUN |3 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=22.9.0-3 TARGETPLATFORM=linux/ppc64le /bin/sh -c apt-get update > /dev/null && apt-get install --no-install-recommends --yes wget bzip2 ca-certificates git tini > /dev/null && apt-get clean && rm -rf /var/lib/apt/lists/* && 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 --tarballs --index-cache --packages --yes && find ${CONDA_DIR} -follow -type f -name '*.a' -delete && find ${CONDA_DIR} -follow -type f -name '*.pyc' -delete && conda clean --force-pkgs-dirs --all --yes && 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

2023-02-01 09:57:20 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2023-02-01 09:57:20 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

Danger Zone
Delete Tag

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.

Delete