sha256:32c817cc2f7534d44a64e22b00e072247be78ccc6187df02f5a6bb6ce833a410
OS/ARCH
linux/amd64
Compressed size
655.96 MB
Last pushed
10 months by hassy
Type
Image
Manifest digest
sha256:32c817cc2f7534d44a64e22b00e072247be78ccc6187df02f5a6bb6ce833a410
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.21.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.19 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 B11WORKDIR /home/node/artillery150 B12COPY package*.json ./ # buildkit1.87 KB13RUN /bin/sh -c npm --ignore-scripts149.69 MB14RUN /bin/sh -c npx playwright422.39 MB15COPY . ./ # buildkit8.13 MB16ENV PATH=/home/node/artillery/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17ENTRYPOINT ["/home/node/artillery/bin/run"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'