Sign inSign up

a0533057932/kollel-base:main-a5eea20

Multi-platform
Index digest

sha256:ddc8c934a9084a37cddb1a494875f6daa97fd34827b8869b5e00250368d971ba

OS/ARCH

Compressed size

142.73 MB

Last pushed

4 months by a0533057932

Type

Image

Manifest digest

sha256:4e091f7baf86326e39efec1e292b57606c08de26d97597b12b6810d8394f1686

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.22 MB
4ENV PYTHON_VERSION=3.14.50 B
5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B
6RUN /bin/sh -c set -eux;11.67 MB
7RUN /bin/sh -c set -eux;250 B
8CMD ["python3"]0 B
9ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
10RUN /bin/sh -c apt-get update18.49 MB
11COPY /etc/ssl/certs /etc/ssl/certs # buildkit129.94 KB
12RUN /bin/sh -c ln -sf148 B
13RUN /bin/sh -c update-ca-certificates #126.47 KB
14WORKDIR /app93 B
15COPY /wheels /wheels # buildkit33.3 MB
16COPY requirements.txt . # buildkit1.12 KB
17RUN /bin/sh -c pip install5.95 MB
18RUN /bin/sh -c pip install42.98 MB
19RUN /bin/sh -c cp /etc/ca-bundle.crt126.55 KB
20ENV SSL_CERT_FILE=/etc/ca-bundle.crt REQUESTS_CA_BUNDLE=/etc/ca-bundle.crt0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'