Sign inSign up

pomerium/mcp-app-demo:git-a8aac2fd

Multi-platform
Index digest

sha256:b4639eab45dae8bbd75ccee15220cf6a510da8269b69664a55a02d92bfe44237

OS/ARCH

Compressed size

359.01 MB

Last pushed

about 1 year by pomeriumci

Type

Image

Manifest digest

sha256:b7a47a9b8451fe481c732aec62b30dd7cffbfc9d905376ddd3e50af17444926f

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.17.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.43 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 update132.93 MB
12WORKDIR /app93 B
13COPY package.json package-lock.json .npmrc ./127.25 KB
14RUN /bin/sh -c npm ci145.93 MB
15COPY *.ts *.json ./ #1.28 KB
16COPY ./public/ ./public/ # buildkit59.18 KB
17COPY ./src/ ./src/ # buildkit66.66 KB
18RUN /bin/sh -c npm run5.06 MB
19CMD ["npm" "run" "start"]0 B

Command

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