Sign inSign up

severalnines/s9s-cli-mcp:latest

Manifest digest

sha256:054549dde139a8a39d0bdef2e6a9864233077e617d23cd2c196a97921ba91fc7

OS/ARCH

linux/amd64

Compressed size

127.88 MB

Last pushed

10 months by severalnines

Type

Image

Manifest digest

sha256:054549dde139a8a39d0bdef2e6a9864233077e617d23cd2c196a97921ba91fc7

Image Layers

1# debian.sh --arch 'amd64' out/28.86 MB
2RUN /bin/sh -c groupadd --gid3.98 KB
3ENV NODE_VERSION=20.19.60 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.11 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.66 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV DEBIAN_FRONTEND=noninteractive0 B
11RUN /bin/sh -c apt-get update14.79 MB
12RUN /bin/sh -c wget -qO-18.57 MB
13WORKDIR /app93 B
14COPY package*.json ./ # buildkit22.4 KB
15COPY tsconfig.json ./ # buildkit380 B
16RUN /bin/sh -c npm ci22.49 MB
17COPY src/ ./src/ # buildkit2.97 KB
18COPY scripts/ ./scripts/ # buildkit390 B
19COPY .env.example ./.env.example # buildkit507 B
20RUN /bin/sh -c npm run5.54 KB
21RUN /bin/sh -c npm prune39.45 KB
22RUN /bin/sh -c groupadd -g1.73 KB
23RUN /bin/sh -c chown -R2.33 MB
24USER s9s0 B
25EXPOSE [3000/tcp]0 B
26HEALTHCHECK &{["CMD-SHELL" "node -e \"console.log('MCP0 B
27CMD ["node" "dist/index.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1763337600'