Namespace
condaforge
Image / Tag
miniforge3:23.1.0-3
Content Digest
sha256:8eeab5421b8c74e44b8064022d17ea571e7bebfb8136ea2223132a15329152ab
Details
Created

2023-07-04 16:50:08 UTC

Size

114 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:01085d60b3a624c06a7132ff0749efc6e6565d9f2531d7685ff559fb5d0f669f - 23.07% (26.2 MB)

[#001] sha256:6801325419025403711466d308e3b7a61fbf5f8cbaa07a10013d94c100563ef7 - 76.93% (87.5 MB)


History
2023-06-28 09:59:08 UTC

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

2023-06-28 09:59:08 UTC

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

2023-06-28 09:59:08 UTC

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

2023-06-28 09:59:08 UTC

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

2023-06-28 09:59:10 UTC

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

2023-06-28 09:59:10 UTC

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

2023-07-04 16:50:08 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_NAME=Miniforge3

2023-07-04 16:50:08 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_VERSION=23.1.0-3

2023-07-04 16:50:08 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-07-04 16:50:08 UTC (buildkit.dockerfile.v0)

ENV CONDA_DIR=/opt/conda

2023-07-04 16:50:08 UTC (buildkit.dockerfile.v0)

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

2023-07-04 16:50:08 UTC (buildkit.dockerfile.v0)

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

2023-07-04 16:50:08 UTC (buildkit.dockerfile.v0)

RUN |3 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=23.1.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-07-04 16:50:08 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2023-07-04 16:50:08 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

Details
Created

2023-07-04 16:54:09 UTC

Size

97 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:fd7ea62b7af53fe93cb837560acd7903ee12e26127affb518c2b9efc6500d503 - 25.53% (24.8 MB)

[#001] sha256:154d9e89c09e6287912d0994dadcd6373ba3251b5de493bca5d45bf7c2c4009e - 74.47% (72.3 MB)


History
2023-06-28 09:54:46 UTC

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

2023-06-28 09:54:46 UTC

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

2023-06-28 09:54:46 UTC

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

2023-06-28 09:54:46 UTC

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

2023-06-28 09:54:48 UTC

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

2023-06-28 09:54:49 UTC

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

2023-07-04 16:54:09 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_NAME=Miniforge3

2023-07-04 16:54:09 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_VERSION=23.1.0-3

2023-07-04 16:54:09 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-07-04 16:54:09 UTC (buildkit.dockerfile.v0)

ENV CONDA_DIR=/opt/conda

2023-07-04 16:54:09 UTC (buildkit.dockerfile.v0)

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

2023-07-04 16:54:09 UTC (buildkit.dockerfile.v0)

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

2023-07-04 16:54:09 UTC (buildkit.dockerfile.v0)

RUN |3 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=23.1.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-07-04 16:54:09 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2023-07-04 16:54:09 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

Details
Created

2023-07-04 16:54:28 UTC

Size

112 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:233267f91274613e61446d456ea83cb8f9f41915ab82de44f313979f9a7464e5 - 27.2% (30.6 MB)

[#001] sha256:b4ab5685c3ac63c0e01ff3c67ae85f5e3778dac80da9b081b2f3232bd4748189 - 72.8% (81.9 MB)


History
2023-06-28 10:04:43 UTC

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

2023-06-28 10:04:43 UTC

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

2023-06-28 10:04:43 UTC

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

2023-06-28 10:04:43 UTC

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

2023-06-28 10:04:46 UTC

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

2023-06-28 10:04:46 UTC

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

2023-07-04 16:54:28 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_NAME=Miniforge3

2023-07-04 16:54:28 UTC (buildkit.dockerfile.v0)

ARG MINIFORGE_VERSION=23.1.0-3

2023-07-04 16:54:28 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2023-07-04 16:54:28 UTC (buildkit.dockerfile.v0)

ENV CONDA_DIR=/opt/conda

2023-07-04 16:54:28 UTC (buildkit.dockerfile.v0)

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

2023-07-04 16:54:28 UTC (buildkit.dockerfile.v0)

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

2023-07-04 16:54:28 UTC (buildkit.dockerfile.v0)

RUN |3 MINIFORGE_NAME=Miniforge3 MINIFORGE_VERSION=23.1.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-07-04 16:54:28 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2023-07-04 16:54:28 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