sha256:0bbc5a7a78aea9567d0ee723678cfa2853b2ceb32173599ccc55c1fff6bab9ca
OS/ARCH
Compressed size
203.03 MB
Last pushed
over 1 year by melchor9000
Type
Image
Manifest digest
sha256:cb5b2ca7166363afa70a3f0266a22507a7ee6ada790042cb68bfdb9f3ec146dc
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.16.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.68 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app92 B11RUN /bin/sh -c 103.32 MB12COPY /app/node_modules ./node_modules # buildkit24.43 MB13COPY /app/src ./src # buildkit60.03 KB14COPY /app/package.json ./ # buildkit864 B15COPY /app/entrypoint.sh ./ # buildkit271 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' '@1747699200'