Sign inSign up

veranalabs/issuer-chatbot:issuer-chatbot-orchid-demos

Index digest

sha256:4258c4b4b4b1806b1da64476a9a2a37ab907b6bb281aa4b84055234e39f92c8d

OS/ARCH

linux/amd64

Compressed size

77.07 MB

Last pushed

about 1 month by veranalabs

Type

Image

Manifest digest

sha256:9a59ee6454c171f74b1613499a86a32cbd94811402d37bada7332ec406c69f2e

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 /app93 B
11COPY package.json package-lock.json* ./ #16.29 KB
12RUN /bin/sh -c npm ci8.97 MB
13COPY /app/dist ./dist # buildkit15.31 KB
14RUN /bin/sh -c mkdir -p111 B
15EXPOSE [4000/tcp]0 B
16CMD ["node" "dist/index.js"]0 B

Command

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