Sign inSign up

veranalabs/issuer-web:06df7075718addf9494cc9f5528134c10006c5e5

Index digest

sha256:1065432638ee7993542c519a9ef5d9a13c3bbea57d9b54faae5db3a588671d21

OS/ARCH

linux/amd64

Compressed size

70.26 MB

Last pushed

4 months by veranalabs

Type

Image

Manifest digest

sha256:7a164a0901db9a6414d43189fd047987e2d621d1060301f36bac0dc5c231b067

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 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/ # buildkit447 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 # buildkit14.97 KB
14EXPOSE [4001/tcp]0 B
15CMD ["node" "dist/index.js"]0 B

Command

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