sha256:ee382d480f5cb8473c52fe94cb8e1505a9564ce2accbc94114098e0be06dff56
OS/ARCH
linux/amd64
Compressed size
625.42 MB
Last pushed
3 months by hassy
Type
Image
Manifest digest
sha256:ee382d480f5cb8473c52fe94cb8e1505a9564ce2accbc94114098e0be06dff56
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/artillery152 B12ENV PLAYWRIGHT_BROWSERS_PATH=/opt/playwright0 B13COPY package*.json ./ # buildkit1.88 KB14RUN /bin/sh -c npm --ignore-scripts130.16 MB15RUN /bin/sh -c npx playwright411.44 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'