sha256:6bbfe3a2902aa4c8fa4a4ebd7e92ed854c8a59fc91ba50a08b1f816bae4349d7
OS/ARCH
linux/amd64
Compressed size
78.57 MB
Last pushed
22 days by rcordier
Type
Image
Manifest digest
sha256:6bbfe3a2902aa4c8fa4a4ebd7e92ed854c8a59fc91ba50a08b1f816bae4349d7
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;1.23 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;250 B9CMD ["python3"]0 B10COPY /uv /uvx /bin/ #21.15 MB11RUN /bin/sh -c apt update16.28 MB12WORKDIR /app93 B13COPY worker_lib/ ./worker_lib/ # buildkit92.76 KB14COPY worker_email_exchange/ ./worker_email_exchange/ # buildkit39.76 KB15WORKDIR /app/worker_email_exchange0 B16CMD ["./start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'