Sign inSign up

pomerium/mcp-app-demo:git-804f9266

Multi-platform
Index digest

sha256:77d7f67851189f8485d25bea90a2e3402ef15e88b2d40a84df269ddf9611b328

OS/ARCH

Compressed size

335.57 MB

Last pushed

about 1 year by pomeriumci

Type

Image

Manifest digest

sha256:2e994449c111793326554fccf0f5f3a3b0766f0abea87f93d93bf18c6ec14533

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.17.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.75 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 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.72 MB
12WORKDIR /app93 B
13COPY package.json package-lock.json .npmrc ./120.64 KB
14RUN /bin/sh -c npm ci113.3 MB
15COPY *.ts *.json ./ #1.22 KB
16COPY ./public/ ./public/ # buildkit58.74 KB
17COPY ./src/ ./src/ # buildkit38.64 KB
18RUN /bin/sh -c npm run5.03 MB
19CMD ["npm" "run" "start"]0 B

Command

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