sha256:14600f30db46264132d35fcf210c8474e89d61e4c40af5bfb1d757fe16dddb9c
OS/ARCH
linux/amd64
Compressed size
81.41 MB
Last pushed
20 days by rcordier
Type
Image
Manifest digest
sha256:14600f30db46264132d35fcf210c8474e89d61e4c40af5bfb1d757fe16dddb9c
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;4.07 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.36 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10COPY /uv /uvx /bin/ #21.15 MB11RUN /bin/sh -c apt update16.28 MB12WORKDIR /app125 B13COPY worker_lib/ ./worker_lib/ # buildkit93.11 KB14COPY worker_email_exchange/ ./worker_email_exchange/ # buildkit40.56 KB15WORKDIR /app/worker_email_exchange0 B16CMD ["./start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'