Sign inSign up

veranalabs/verifier-web:verifier-web-main

Index digest

sha256:7fb526f9f00c011ea6e64300d3c160e1a426a3f9d8414dc5953e1baff9429b32

OS/ARCH

linux/amd64

Compressed size

70.26 MB

Last pushed

6 months by veranalabs

Type

Image

Manifest digest

sha256:23bc073575c53b453896ba7c02fd3466e0667bef7dfd11f0be3386c79e30f7ec

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 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
10WORKDIR /app92 B
11COPY package.json package-lock.json* ./ #15.34 KB
12RUN /bin/sh -c npm ci2.16 MB
13COPY /app/dist ./dist # buildkit13.58 KB
14EXPOSE [4001/tcp]0 B
15CMD ["node" "dist/index.js"]0 B

Command

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