sha256:d5d1573098e9246afc0e613b667e904efcad52d8ca3c43f76378ceafaff3a5ec
OS/ARCH
Compressed size
537.72 MB
Last pushed
9 days by jchristn77
Type
Image
Manifest digest
sha256:0f4489c9a6a38450f2684eccc1449e38f7d737ceb0745eda90e4d2b061ebbe05
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 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 /app93 B11RUN /bin/sh -c apt-get update42.58 MB12COPY . . # buildkit571.08 KB13RUN /bin/sh -c npm install410.22 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 'amd64' out/ 'bookworm' '@1787529600'