sha256:12c88bc1caf665eef5261026d346b91c6720af1e30544ff57cb1e75c6211f6b2
OS/ARCH
Compressed size
160.81 MB
Last pushed
12 months by melchor9000
Type
Image
Manifest digest
sha256:1965a8f55fb0867643d839390e20b8ea0f9e7cb601c0fbea8eeb67bce8309fec
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.8.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=49.25 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 57.54 MB12COPY /app/node_modules ./node_modules # buildkit25.52 MB13COPY /app/src ./src # buildkit60.48 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 'arm64' out/ 'bookworm' '@1757289600'