sha256:865c4d8d1038216d766e63d3d919c453046ff8122b31b0a8926e2bfb0075f970
OS/ARCH
Compressed size
207.48 MB
Last pushed
12 months by melchor9000
Type
Image
Manifest digest
sha256:9a982b236bf9c46fba10c0285fccd651b012d389a911c268180f163df03d6804
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.02 MB13COPY /app/src ./src # buildkit60.4 KB14COPY /app/package.json ./ # buildkit836 B15COPY /app/entrypoint.sh ./ # buildkit256 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'