sha256:4adbe88d9c884561ae84740d7d8b1cec9c68371bba47656621ffb71c6ebf3ae4
OS/ARCH
linux/amd64
Compressed size
76.92 MB
Last pushed
6 months by veranalabs
Type
Image
Manifest digest
sha256:037ddc7cdb1e0f02bcee701a8f4d12dc443c1aa26a57fcc07f2a4ba7600a9359
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.29 KB12RUN /bin/sh -c npm ci8.82 MB13COPY /app/dist ./dist # buildkit14.08 KB14RUN /bin/sh -c mkdir -p111 B15EXPOSE [4000/tcp]0 B16CMD ["node" "dist/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'