Sign inSign up

thaylo/astrograph:0.6.2-amd64

Languages & frameworks
Manifest digest

sha256:e005d38cdaff93fffd44cb4d0ceab1398fda9020733d21f32d38010b7db801ca

OS/ARCH

linux/amd64

Compressed size

145.68 MB

Last pushed

6 months by thaylo

Type

Image

Manifest digest

sha256:e005d38cdaff93fffd44cb4d0ceab1398fda9020733d21f32d38010b7db801ca

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.source=https://github.com/Thaylo/astrograph0 B
12LABEL org.opencontainers.image.url=https://github.com/Thaylo/astrograph0 B
13LABEL org.opencontainers.image.documentation=https://github.com/Thaylo/astrograph#readme0 B
14LABEL org.opencontainers.image.description=MCP server for structural0 B
15LABEL org.opencontainers.image.licenses=MIT0 B
16WORKDIR /app93 B
17RUN /bin/sh -c apt-get update76.08 MB
18COPY pyproject.toml README.md ./ #3.6 KB
19COPY src/ src/ # buildkit421.33 KB
20RUN /bin/sh -c pip install28 MB
21ENTRYPOINT ["python" "-m" "astrograph.server"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'