Sign inSign up

a0533057932/postgres-mcp:0.4.0

Multi-platform
Index digest

sha256:b52fcc6a9604c3b8635957f3c64736d4fe246446d2cebaa9e97176f80cb9d48e

OS/ARCH

Compressed size

117.88 MB

Last pushed

7 months by a0533057932

Type

Image

Manifest digest

sha256:aec12484614b0786c6c10550cc1d8ec816ff602db94558d1f2291d049f1d76ae

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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;3.19 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11RUN /bin/sh -c groupadd -r1.08 KB
12COPY --chown=app:app /app /app #52.77 MB
13ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14ARG TARGETPLATFORM=linux/arm640 B
15ARG BUILDPLATFORM=linux/amd640 B
16LABEL org.opencontainers.image.description=Postgres MCP Agent -0 B
17LABEL org.opencontainers.image.source=https://github.com/crystaldba/postgres-mcp0 B
18LABEL org.opencontainers.image.licenses=Apache-2.00 B
19LABEL org.opencontainers.image.vendor=Crystal DBA0 B
20LABEL org.opencontainers.image.url=https://www.crystaldba.ai0 B
21RUN |2 TARGETPLATFORM=linux/arm64 BUILDPLATFORM=linux/amd64 /bin/sh22.14 MB
22COPY docker-entrypoint.sh /app/ # buildkit1.19 KB
23RUN |2 TARGETPLATFORM=linux/arm64 BUILDPLATFORM=linux/amd64 /bin/sh1.19 KB
24USER app0 B
25EXPOSE [8000/tcp]0 B
26ENTRYPOINT ["/app/docker-entrypoint.sh" "postgres-mcp"]0 B
27CMD []0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1769990400'