sha256:f7818decab1b872bff5820136ae7ed762c26e98b61b1ae202e9305a1fc18a6d4
OS/ARCH
linux/amd64
Compressed size
82.53 MB
Last pushed
about 2 months by rcordier
Type
Image
Manifest digest
sha256:f7818decab1b872bff5820136ae7ed762c26e98b61b1ae202e9305a1fc18a6d4
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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.140 B6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B7RUN /bin/sh -c set -eux;11.34 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10COPY /uv /uvx /bin/ #25.22 MB11RUN /bin/sh -c apt update16.24 MB12WORKDIR /app125 B13COPY worker_lib/ ./worker_lib/ # buildkit62.72 KB14COPY worker_email_o365/ ./worker_email_o365/ # buildkit43.24 KB15WORKDIR /app/worker_email_o3650 B16CMD ["./start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'