Sign inSign up

localstack/localstack-mcp-server:sha-09f18be

Multi-platform
Index digest

sha256:6bb89854152838400e7ca7eb5868dfb0804a7e2381422bdc09c65c3553a84ff2

OS/ARCH

Compressed size

232.99 MB

Last pushed

about 2 months by localstackci

Type

Image

Manifest digest

sha256:a856a09977deb24b82b14810aa1b4413f904918b75f6982cce15003e7d947f04

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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;90.23 MB
12RUN /bin/sh -c python3 -m53.78 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.58 MB
17COPY /app/dist ./dist # buildkit937.73 KB
18COPY /app/package.json ./package.json # buildkit1 KB
19RUN /bin/sh -c set -eux;733 B
20LABEL org.opencontainers.image.title=LocalStack MCP Server org.opencontainers.image.description=Self-contained0 B
21ENTRYPOINT ["node" "dist/stdio.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'