sha256:b94aef59cbb78ccfa4ef130eb057d5312a4729542e1bc58bd7cd8a1bc7a8b0d6
OS/ARCH
linux/amd64
Compressed size
616.88 MB
Last pushed
4 months by hassy
Type
Image
Manifest digest
sha256:b94aef59cbb78ccfa4ef130eb057d5312a4729542e1bc58bd7cd8a1bc7a8b0d6
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.14.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.11 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B11WORKDIR /home/node/artillery151 B12ENV PLAYWRIGHT_BROWSERS_PATH=/opt/playwright0 B13COPY package*.json ./ # buildkit1.87 KB14RUN /bin/sh -c npm --ignore-scripts124.26 MB15RUN /bin/sh -c npx playwright408.81 MB16COPY . ./ # buildkit8.14 MB17ENV PATH=/home/node/artillery/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18ENTRYPOINT ["/home/node/artillery/bin/run"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'