sha256:d5d1573098e9246afc0e613b667e904efcad52d8ca3c43f76378ceafaff3a5ec
OS/ARCH
Compressed size
527.61 MB
Last pushed
15 days by jchristn77
Type
Image
Manifest digest
sha256:6d0a204f8bb83bf0f481970f922cfa28b47cc54fdc5f6ffb711e831889ba1c0c
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11RUN /bin/sh -c apt-get update42.31 MB12COPY . . # buildkit571.08 KB13RUN /bin/sh -c npm install400.37 MB14ARG LESS3_SERVER_URL=http://localhost:80000 B15ENV LESS3_SERVER_URL=http://localhost:80000 B16RUN |1 LESS3_SERVER_URL=http://localhost:8000 /bin/sh -c8.18 MB17RUN |1 LESS3_SERVER_URL=http://localhost:8000 /bin/sh -c355 B18EXPOSE [3000/tcp]0 B19ENTRYPOINT ["./entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'