sha256:bf517ffad22596e20059e311f76c2725b5f6a9a02c53c2390fc9afd9b23dbb93
OS/ARCH
Compressed size
44.96 MB
Last pushed
4 months by cratejenkins
Type
Image
Manifest digest
sha256:351628cbe5bac0cbbd855f8f1754c32124ce46605c66a5747bc3341043a3e3a8
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.22 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11LABEL license=Apache License 2.0 maintainer=Crate.IO0 B12WORKDIR /app93 B13RUN /bin/sh -c useradd -U1.39 KB14COPY /wheels /wheels # buildkit154.64 KB15RUN /bin/sh -c pip install3.36 MB16COPY main.py /app/ # buildkit2.33 KB17USER crate-control0 B18EXPOSE [5050/tcp]0 B19CMD ["python" "-u" "main.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'