Namespace
gptbasesparticle
Image / Tag
reranker:137-20250304-7e97886e
Content Digest
sha256:5a220d4308f11fe53006fccff4e3113287c59d76df8188bea94b5b656ee8914e
Details
Created

2025-03-04 10:48:25 UTC

Size

6.37 GB

Content Digest
Labels
  • maintainer
    Anaconda, Inc
  • org.opencontainers.image.created
    2024-04-15T16:46:22.492Z
  • org.opencontainers.image.description
    Repository of Docker images created by Anaconda
  • org.opencontainers.image.licenses
  • org.opencontainers.image.revision
    a39d8e7b0271fad7c53b84c2745d676ff8bb5467
  • org.opencontainers.image.source
    https://github.com/ContinuumIO/docker-images
  • org.opencontainers.image.title
    docker-images
  • org.opencontainers.image.url
    https://github.com/ContinuumIO/docker-images
  • org.opencontainers.image.version
    24.3.0-0

Environment
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:04e7578caeaa5a84ad5d534aabbb307a37c85f9444b94949d37544a1c69c8f15 - 0.46% (30 MB)

[#001] sha256:c893f9326bb9508af1010564ed7e77b867db6c8e519903bfe99877ff8e376da9 - 0.73% (47.8 MB)

[#002] sha256:9548983a4b0b9f7022bd4c20cd827257acb430f31e5297d9bfa986fab178c7cc - 2.21% (144 MB)

[#003] sha256:ffb9a1b82866e41ed7ddea69af38876c4e7bcb93c4b78d73a8685891a8dabbe8 - 0.0% (93 Bytes)

[#004] sha256:b5cf9d06266aa43399d7504c4b17bcd45b3ae57f689a8c5967d3affe534a7477 - 0.0% (50 KB)

[#005] sha256:fef8fa5f085fd87582ed54245bd7425018e3b03033134191a9b4d64612438577 - 93.96% (5.99 GB)

[#006] sha256:3629f3524f2686e1b5da0759f19c22b5b9663d7441e63d0ab4bda74ef9c54042 - 0.0% (927 Bytes)

[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#008] sha256:27340f6383c8c1d0b545b9a3da712ff812ba0ecf3fa63ffb124ea6738c670829 - 2.64% (172 MB)


History
2024-04-10 01:51:11 UTC

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

2024-04-10 01:51:11 UTC

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

2024-04-15 16:46:43 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Anaconda, Inc

2024-04-15 16:46:43 UTC (buildkit.dockerfile.v0)

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

2024-04-15 16:46:43 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update -q && apt-get install -q -y --no-install-recommends bzip2 ca-certificates git libglib2.0-0 libsm6 libxext6 libxrender1 mercurial openssh-client procps subversion wget && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2024-04-15 16:46:43 UTC (buildkit.dockerfile.v0)

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

2024-04-15 16:46:43 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash"]

2024-04-15 16:46:43 UTC (buildkit.dockerfile.v0)

ARG INSTALLER_URL_LINUX64=https://repo.anaconda.com/miniconda/Miniconda3-py312_24.3.0-0-Linux-x86_64.sh

2024-04-15 16:46:43 UTC (buildkit.dockerfile.v0)

ARG SHA256SUM_LINUX64=96a44849ff17e960eeb8877ecd9055246381c4d4f2d031263b63fa7e2e930af1

2024-04-15 16:46:43 UTC (buildkit.dockerfile.v0)

ARG INSTALLER_URL_S390X=https://repo.anaconda.com/miniconda/Miniconda3-py312_24.3.0-0-Linux-s390x.sh

2024-04-15 16:46:43 UTC (buildkit.dockerfile.v0)

ARG SHA256SUM_S390X=b601cb8e3ea65a4ed1aecd96d4f3d14aca5b590b2e1ab0ec5c04c825f5c5e439

2024-04-15 16:46:43 UTC (buildkit.dockerfile.v0)

ARG INSTALLER_URL_AARCH64=https://repo.anaconda.com/miniconda/Miniconda3-py312_24.3.0-0-Linux-aarch64.sh

2024-04-15 16:46:43 UTC (buildkit.dockerfile.v0)

ARG SHA256SUM_AARCH64=05f70cbc89b6caf84e22db836f7696a16b617992eb23d6102acf7651eb132365

2024-04-15 16:46:59 UTC (buildkit.dockerfile.v0)

RUN |6 INSTALLER_URL_LINUX64=https://repo.anaconda.com/miniconda/Miniconda3-py312_24.3.0-0-Linux-x86_64.sh SHA256SUM_LINUX64=96a44849ff17e960eeb8877ecd9055246381c4d4f2d031263b63fa7e2e930af1 INSTALLER_URL_S390X=https://repo.anaconda.com/miniconda/Miniconda3-py312_24.3.0-0-Linux-s390x.sh SHA256SUM_S390X=b601cb8e3ea65a4ed1aecd96d4f3d14aca5b590b2e1ab0ec5c04c825f5c5e439 INSTALLER_URL_AARCH64=https://repo.anaconda.com/miniconda/Miniconda3-py312_24.3.0-0-Linux-aarch64.sh SHA256SUM_AARCH64=05f70cbc89b6caf84e22db836f7696a16b617992eb23d6102acf7651eb132365 /bin/sh -c set -x && UNAME_M="$(uname -m)" && if [ "${UNAME_M}" = "x86_64" ]; then INSTALLER_URL="${INSTALLER_URL_LINUX64}"; SHA256SUM="${SHA256SUM_LINUX64}"; elif [ "${UNAME_M}" = "s390x" ]; then INSTALLER_URL="${INSTALLER_URL_S390X}"; SHA256SUM="${SHA256SUM_S390X}"; elif [ "${UNAME_M}" = "aarch64" ]; then INSTALLER_URL="${INSTALLER_URL_AARCH64}"; SHA256SUM="${SHA256SUM_AARCH64}"; fi && wget "${INSTALLER_URL}" -O miniconda.sh -q && echo "${SHA256SUM} miniconda.sh" > shasum && sha256sum --check --status shasum && mkdir -p /opt && bash miniconda.sh -b -p /opt/conda && rm miniconda.sh shasum && ln -s /opt/conda/etc/profile.d/conda.sh /etc/profile.d/conda.sh && echo ". /opt/conda/etc/profile.d/conda.sh" >> ~/.bashrc && echo "conda activate base" >> ~/.bashrc && find /opt/conda/ -follow -type f -name '*.a' -delete && find /opt/conda/ -follow -type f -name '*.js.map' -delete && /opt/conda/bin/conda clean -afy # buildkit

2025-03-04 10:44:49 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-03-04 10:44:49 UTC (buildkit.dockerfile.v0)

COPY . /app # buildkit

2025-03-04 10:48:07 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c conda env create --prefix /app/conda-env -f environment.yml -v # buildkit

2025-03-04 10:48:08 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c conda clean -a -y # buildkit

2025-03-04 10:48:08 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2025-03-04 10:48:25 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c conda install --prefix /app/conda-env -y 'huggingface_hub[cli]' # buildkit

2025-03-04 10:48:25 UTC (buildkit.dockerfile.v0)

CMD ["/bin/bash" "/app/run.sh"]

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