Sign inSign up

localstack/localstack-mcp-server:latest

Multi-platform
Index digest

sha256:78c1cc70992dbad802c2f2d22f7c201818de288809e898b390bdbd174b90fa55

OS/ARCH

Compressed size

229.26 MB

Last pushed

about 1 month by localstackci

Type

Image

Manifest digest

sha256:6780cab55f5494421ebdc5c90e763a5197ef5a2c13725a860cf3d0f52ed9f05c

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV DEBIAN_FRONTEND=noninteractive PYTHONDONTWRITEBYTECODE=1 PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11RUN /bin/sh -c set -eux;86.8 MB
12RUN /bin/sh -c python3 -m53.46 MB
13RUN /bin/sh -c npm install7.09 MB
14RUN /bin/sh -c node <<'NODE' const2.21 MB
15WORKDIR /app93 B
16RUN /bin/sh -c mkdir -p2.6 MB
17COPY /app/dist ./dist # buildkit937.92 KB
18COPY /app/package.json ./package.json # buildkit1021 B
19RUN /bin/sh -c set -eux;737 B
20LABEL org.opencontainers.image.title=LocalStack MCP Server org.opencontainers.image.description=Self-contained0 B
21ENTRYPOINT ["node" "dist/cli.js"]0 B

Command

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