sha256:78f8d43db70ab069fe06bc0689bb86dfd33dc8c1249a32ced45402264c1e2d68
OS/ARCH
linux/amd64
Compressed size
76.92 MB
Last pushed
6 months by veranalabs
Type
Image
Manifest digest
sha256:666f8be76f462fe31508dd83272dc366f02d7790b08d4e6fd5c4c5205c7772fd
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY package.json package-lock.json* ./ #16.3 KB12RUN /bin/sh -c npm ci8.82 MB13COPY /app/dist ./dist # buildkit13.18 KB14RUN /bin/sh -c mkdir -p112 B15EXPOSE [4002/tcp]0 B16CMD ["node" "dist/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'