Sign inSign up

pomerium/mcp-app-demo:git-d3dc71d4

Multi-platform
Index digest

sha256:23f4d7653d296875b3f7bbc8a9e6301900948bfa39d1884ff0927d96d4f02d52

OS/ARCH

Compressed size

377.68 MB

Last pushed

about 1 year by pomeriumci

Type

Image

Manifest digest

sha256:a7c3682d4358ff6a91653cd9b23d6b612ff2ef5b2ac77faeea0903b748a15216

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.18.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.7 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV NODE_OPTIONS=--max-old-space-size=40960 B
11RUN /bin/sh -c apt-get update141.73 MB
12WORKDIR /app93 B
13COPY package.json package-lock.json .npmrc ./148.6 KB
14RUN /bin/sh -c npm ci155.35 MB
15COPY *.ts *.json ./ #1.29 KB
16COPY ./public/ ./public/ # buildkit59.18 KB
17COPY ./src/ ./src/ # buildkit70.83 KB
18RUN /bin/sh -c npm run5.07 MB
19CMD ["npm" "run" "start"]0 B

Command

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