Sign inSign up

a0533057932/kollel-base:main-bdbbaaa

Multi-platform
Index digest

sha256:98de93cad32c6fa0244759afd968f4b3770613d5e2345a68732c17fb73f2d125

OS/ARCH

Compressed size

141.09 MB

Last pushed

3 months by a0533057932

Type

Image

Manifest digest

sha256:83959b32109c4e49b8ec54b15df3983877477d3ba96926054579e95d55d1683f

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;249 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 /app93 B
15COPY /wheels /wheels # buildkit32.62 MB
16COPY requirements.txt . # buildkit1.11 KB
17RUN /bin/sh -c pip install5.95 MB
18RUN /bin/sh -c pip install42.14 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' '@1781049600'