sha256:26ad894b2bd3946fa56cbfa59cf2f3b3f3ff342b458b0f792158a3fb3cceb19a
OS/ARCH
linux/arm64
Compressed size
143.99 MB
Last pushed
6 months by thaylo
Type
Image
Manifest digest
sha256:26ad894b2bd3946fa56cbfa59cf2f3b3f3ff342b458b0f792158a3fb3cceb19a
Image Layers
1# debian.sh --arch 'arm64' out/28.74 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.21 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;249 B10CMD ["python3"]0 B11LABEL org.opencontainers.image.source=https://github.com/Thaylo/astrograph0 B12LABEL org.opencontainers.image.url=https://github.com/Thaylo/astrograph0 B13LABEL org.opencontainers.image.documentation=https://github.com/Thaylo/astrograph#readme0 B14LABEL org.opencontainers.image.description=MCP server for0 B15LABEL org.opencontainers.image.licenses=MIT0 B16WORKDIR /app93 B17/bin/sh -c apt-get update &&75.63 MB18COPY multi:a80bc5debfe60a6d3d45672413b85ff017a4592ed826721978c844bf557324bc in ./ 3.6 KB19COPY dir:307cddc5e8bbe9d172c64ad65064d4dbdcc2cc0bcf202632f24249a9601da9f3 in src/ 673.39 KB20/bin/sh -c pip install --no-cache-dir26.25 MB21ENTRYPOINT ["python" "-m" "astrograph.server"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1773619200'