sha256:72540027ade111c9ce61535040e0c438755ae08ca6ca96cf7e29f9ee8a38720d
OS/ARCH
linux/amd64
Compressed size
81.41 MB
Last pushed
14 days by rcordier
Type
Image
Manifest digest
sha256:72540027ade111c9ce61535040e0c438755ae08ca6ca96cf7e29f9ee8a38720d
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 /app93 B13COPY worker_lib/ ./worker_lib/ # buildkit94.52 KB14COPY worker_email_o365/ ./worker_email_o365/ # buildkit43.64 KB15WORKDIR /app/worker_email_o3650 B16CMD ["./start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'