sha256:3f76fd746ff696470e670a569de8f4e095a6cbc7a72234a05241110b35d49f38
OS/ARCH
linux/amd64
Compressed size
654.08 MB
Last pushed
about 1 year by hassy
Type
Image
Manifest digest
sha256:3f76fd746ff696470e670a569de8f4e095a6cbc7a72234a05241110b35d49f38
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.74 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B11WORKDIR /home/node/artillery150 B12COPY package*.json ./ # buildkit1.83 KB13RUN /bin/sh -c npm --ignore-scripts148.45 MB14RUN /bin/sh -c npx playwright422.2 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' '@1757289600'