sha256:0095a3a92745c4b3aa78f692fc06cddb7d1a39ecbd6ed8e49d8f9876079883e1
OS/ARCH
linux/arm64/v8
Compressed size
454.87 MB
Last pushed
over 1 year by andrewfrench
Type
Image
Manifest digest
sha256:0095a3a92745c4b3aa78f692fc06cddb7d1a39ecbd6ed8e49d8f9876079883e1
Image Layers
1# debian.sh --arch 'arm64' out/26.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;3.18 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.90 B7ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B8RUN /bin/sh -c set -eux;12.94 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B12RUN /bin/sh -c pip install33.1 MB13WORKDIR /app93 B14COPY structure.py pyproject.toml uv.lock ./3.89 KB15RUN /bin/sh -c uv venv197.08 MB16RUN /bin/sh -c chown -R181.82 MB17ENV VIRTUAL_ENV=/app/.venv0 B18ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19USER 10010 B20CMD ["python" "structure.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'