Sign inSign up

a0533057932/kollel-base:main-b0d434b

Multi-platform
Index digest

sha256:b6ba2f69edf4d9e1659dbf23ba8db05ffda188d0f9473632955701600bb960d8

OS/ARCH

Compressed size

141.05 MB

Last pushed

2 months by a0533057932

Type

Image

Manifest digest

sha256:f947b35fa10cc5d412b7a0a16cc543b36a91fbdccf695c8024d5c4c7f89cbccd

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 MB
4ENV PYTHON_VERSION=3.14.60 B
5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
6RUN /bin/sh -c set -eux;11.76 MB
7RUN /bin/sh -c set -eux;248 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.6 MB
11COPY /etc/ssl/certs /etc/ssl/certs # buildkit129.93 KB
12RUN /bin/sh -c ln -sf148 B
13RUN /bin/sh -c update-ca-certificates #126.47 KB
14WORKDIR /app92 B
15COPY /wheels /wheels # buildkit32.49 MB
16COPY requirements.txt . # buildkit1.11 KB
17RUN /bin/sh -c pip install5.95 MB
18RUN /bin/sh -c pip install42.24 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 'amd64' out/ 'trixie' '@1783900800'