sha256:24ad414e159fd52474b4f82c27b95c9399848486e69333774230897699dd107e
OS/ARCH
Compressed size
44.97 MB
Last pushed
about 1 month by cratejenkins
Type
Image
Manifest digest
sha256:05595f3800cd01b7b7b11a4f844a4363ad562207865c040bf0db2291bdadd1f5
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;248 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.34 KB17USER crate-control0 B18EXPOSE [5050/tcp]0 B19CMD ["python" "-u" "main.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'