sha256:37cee06ee69cae7f4963b80bd4ef1311a8bd2cce255c2bd087e75ab86fa171d0
OS/ARCH
Compressed size
173.07 MB
Last pushed
4 months by davidzwart
Type
Image
Manifest digest
sha256:2665d2bec9f38025c464658961c0b4481cbaccd9e71fcb1759dc71a8d954c3bf
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.15.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.37 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app92 B11RUN /bin/sh -c apt update6.42 MB12RUN /bin/sh -c yarn global12.96 MB13COPY .yarn/releases ./.yarn/releases # buildkit1.02 MB14COPY vite.config.ts tsconfig.json package.json yarn.lock76.38 KB15RUN /bin/sh -c yarn workspaces76.25 MB16COPY .env.template README.md LICENSE CODE_OF_CONDUCT.md21.48 KB17COPY /build/dist/ ./dist/ # buildkit396.4 KB18COPY docker/entrypoint-mdns.sh /usr/local/bin/entrypoint-mdns.sh # buildkit525 B19RUN /bin/sh -c chmod +x519 B20ENTRYPOINT ["bash" "/usr/local/bin/entrypoint-mdns.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'