Namespace
condaforge
Image / Tag
miniforge3:23.11.0-0
Content Digest
sha256:b38c7467a5f307ca9a2cc807919d355442aec91ab04599f0648a85bbb91abeef
Details
Created

2024-03-18 17:48:03 UTC

Size

140 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:17d0386c2fff30a5b92652bbef2b84639dba9b9f17bdbb819c8d10badd827fdb - 18.8% (26.2 MB)

[#001] sha256:37f6c08655917c7151130443c1cfe24492f41aef032347a9bc5af447c166cdc9 - 81.2% (113 MB)


History
2024-02-16 21:32:49 UTC

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

2024-02-16 21:32:49 UTC

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

2024-02-16 21:32:49 UTC

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

2024-02-16 21:32:49 UTC

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

2024-02-16 21:32:52 UTC

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

2024-02-16 21:32:52 UTC

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

2024-03-18 17:48:03 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_NAME=Miniforge3

2024-03-18 17:48:03 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_VERSION=23.11.0-0

2024-03-18 17:48:03 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-03-18 17:48:03 UTC (buildkit.dockerfile.v0)

ENV CONDA_DIR=/opt/conda

2024-03-18 17:48:03 UTC (buildkit.dockerfile.v0)

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

2024-03-18 17:48:03 UTC (buildkit.dockerfile.v0)

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

2024-03-18 17:48:03 UTC (buildkit.dockerfile.v0)

RUN |3 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=23.11.0-0 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

2024-03-18 17:48:03 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2024-03-18 17:48:03 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

Details
Created

2024-03-18 17:51:29 UTC

Size

124 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:6aae4cfdd5a10a8b0554e75c4c14ae38022a0c8f08dc5d769a735c705670cab7 - 19.96% (24.8 MB)

[#001] sha256:408a30805cdc98de244aedf3d4e31eea2668709d5a916c07e0d0a4f5a1071eb9 - 80.04% (99.3 MB)


History
2024-02-16 19:15:01 UTC

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

2024-02-16 19:15:01 UTC

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

2024-02-16 19:15:01 UTC

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

2024-02-16 19:15:01 UTC

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

2024-02-16 19:15:06 UTC

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

2024-02-16 19:15:06 UTC

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

2024-03-18 17:51:29 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_NAME=Miniforge3

2024-03-18 17:51:29 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_VERSION=23.11.0-0

2024-03-18 17:51:29 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-03-18 17:51:29 UTC (buildkit.dockerfile.v0)

ENV CONDA_DIR=/opt/conda

2024-03-18 17:51:29 UTC (buildkit.dockerfile.v0)

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

2024-03-18 17:51:29 UTC (buildkit.dockerfile.v0)

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

2024-03-18 17:51:29 UTC (buildkit.dockerfile.v0)

RUN |3 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=23.11.0-0 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

2024-03-18 17:51:29 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2024-03-18 17:51:29 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

Details
Created

2024-03-18 17:51:48 UTC

Size

141 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:38dfc0ab6c0b1b6c56d726c3ed7ccbb809c0f85c5d85e9dbed8fed77007c4ed0 - 21.76% (30.6 MB)

[#001] sha256:2fcf330f057436075f70c9c32be93f1795e6edec405eab26d1679e2554345743 - 78.24% (110 MB)


History
2024-02-16 19:14:37 UTC

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

2024-02-16 19:14:37 UTC

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

2024-02-16 19:14:37 UTC

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

2024-02-16 19:14:37 UTC

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

2024-02-16 19:14:40 UTC

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

2024-02-16 19:14:40 UTC

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

2024-03-18 17:51:48 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_NAME=Miniforge3

2024-03-18 17:51:48 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_VERSION=23.11.0-0

2024-03-18 17:51:48 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-03-18 17:51:48 UTC (buildkit.dockerfile.v0)

ENV CONDA_DIR=/opt/conda

2024-03-18 17:51:48 UTC (buildkit.dockerfile.v0)

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

2024-03-18 17:51:48 UTC (buildkit.dockerfile.v0)

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

2024-03-18 17:51:48 UTC (buildkit.dockerfile.v0)

RUN |3 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=23.11.0-0 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

2024-03-18 17:51:48 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2024-03-18 17:51:48 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