Sign inSign up

localstack/localstack-mcp-server:sha-7ad767f

Multi-platform
Index digest

sha256:80daa793568bdc753f1488b2c82679174bd95605489504f66bdfbe03f5efa6e3

OS/ARCH

Compressed size

252.92 MB

Last pushed

3 months by localstackci

Type

Image

Manifest digest

sha256:41259dbe1a4bbdda377726f50411a281da1aa8603c34f40ee8be8cf759e4f641

Image Layers

1# debian.sh --arch 'arm64' out/26.82 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.2 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV DEBIAN_FRONTEND=noninteractive PYTHONDONTWRITEBYTECODE=10 B
12RUN /bin/sh -c set -eux;144.95 MB
13RUN /bin/sh -c pip install52.12 MB
14RUN /bin/sh -c npm install7.09 MB
15RUN /bin/sh -c node <<'NODE' const2.3 MB
16WORKDIR /app93 B
17RUN /bin/sh -c mkdir -p2.63 MB
18COPY /app/dist ./dist # buildkit860.21 KB
19COPY /app/package.json ./package.json # buildkit960 B
20RUN /bin/sh -c set -eux;2.31 KB
21LABEL org.opencontainers.image.title=LocalStack MCP Server org.opencontainers.image.description=Self-contained0 B
22ENTRYPOINT ["node" "dist/stdio.js"]0 B

Command

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