Sign inSign up

veranalabs/issuer-web:d8261168e179950ae4982e96ce01eeae405e7231

Index digest

sha256:f4abf9ed0987411cc70b14f4441781c429e9ba8b2c294f6a1f63a3be97691c6d

OS/ARCH

linux/amd64

Compressed size

70.26 MB

Last pushed

5 months by veranalabs

Type

Image

Manifest digest

sha256:c6be5006fe2dd8143121f687a255bb3856a7983415b81a4805792a8bc83fd696

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/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11COPY package.json package-lock.json* ./ #15.34 KB
12RUN /bin/sh -c npm ci2.16 MB
13COPY /app/dist ./dist # buildkit14.99 KB
14EXPOSE [4001/tcp]0 B
15CMD ["node" "dist/index.js"]0 B

Command

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