sha256:299bf6d9a19237f4ea52ab49c901d6d0661828b0f650b980e6ef32bb741ef912
OS/ARCH
Compressed size
110.75 MB
Last pushed
about 1 month by zeeemughal
Type
Image
Manifest digest
sha256:34d7a255c75ca6577add02a229b8fd553d01d830e621a440379a7e606742e543
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12COPY package.json ./ # buildkit712 B13COPY /app/node_modules ./node_modules # buildkit34.52 MB14COPY /app/dist ./dist # buildkit36.59 KB15RUN /bin/sh -c mkdir -p132 B16EXPOSE [3000/tcp]0 B17CMD ["node" "dist/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'