sha256:87f14b217f2c379713469b52c130569cead7e0d38b69ec3f8f54e04332b651da
OS/ARCH
linux/amd64
Compressed size
81.18 MB
Last pushed
22 days by rcordier
Type
Image
Manifest digest
sha256:87852556979fee7be42eddbea1b707cc80ec35fd18510ef39ec31e72077f169d
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.18 MB11RUN /bin/sh -c apt update16.03 MB12WORKDIR /app93 B13COPY worker_lib/ ./worker_lib/ # buildkit93.79 KB14COPY worker_email_exchange/ ./worker_email_exchange/ # buildkit40.74 KB15WORKDIR /app/worker_email_exchange32 B16CMD ["./start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'