sha256:109cfd26635da57bcc94b3608d5abe2205e1d0b63e6cc6487a7846ece827e11a
OS/ARCH
Compressed size
94.76 MB
Last pushed
4 months by jimaek
Type
Image
Manifest digest
sha256:a8b5fe156de2d7e90a49a6bb7f477689c12bc514169266827e65affce712e8cb
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.22.30 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=42.56 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 B10ARG node_env=production0 B11ENV NODE_ENV=production0 B12WORKDIR /app93 B13COPY /app/package.json /app/package-lock.json /app/ #95.04 KB14RUN |1 node_env=production /bin/sh -c27.57 MB15COPY /app/dist /app/dist # buildkit66.19 KB16COPY /app/config /app/config # buildkit1.11 KB17COPY bin/entrypoint.sh /entrypoint.sh # buildkit1.19 KB18ENTRYPOINT ["/usr/bin/tini" "--"]0 B19CMD ["/bin/bash" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1779062400'