sha256:b65fd0c90f0ee9608bcac423d9bce863991561dfb1c49a4dfce854cad199110d
OS/ARCH
Compressed size
202.37 MB
Last pushed
over 1 year by melchor9000
Type
Image
Manifest digest
sha256:8fefb7e0207c6b7817fe836474a2f9568463318d1896eee01caf3e19e04f77a1
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.15.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.17 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 /app91 B11RUN /bin/sh -c 103.45 MB12COPY /app/node_modules ./node_modules # buildkit24.13 MB13COPY /app/src ./src # buildkit61.31 KB14COPY /app/package.json ./ # buildkit890 B15COPY /app/entrypoint.sh ./ # buildkit268 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' '@1745798400'