sha256:12c88bc1caf665eef5261026d346b91c6720af1e30544ff57cb1e75c6211f6b2
OS/ARCH
Compressed size
207.48 MB
Last pushed
12 months by melchor9000
Type
Image
Manifest digest
sha256:0d7472ba56f94d052acf6adf6f23bce2fbdfb97e0e145cd91248632ecceb722b
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.8.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=49.32 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11RUN /bin/sh -c 104.52 MB12COPY /app/node_modules ./node_modules # buildkit25.03 MB13COPY /app/src ./src # buildkit60.47 KB14COPY /app/package.json ./ # buildkit836 B15COPY /app/entrypoint.sh ./ # buildkit254 B16ENV PORT=30010 B17ENV NODE_ENV=production0 B18ENV LANG=C.UTF-80 B19ENV LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.20 B20ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1757289600'