sha256:5ce531829fe44c8fd5e01b6262fca8fd2cd151173b931c868c46ff2f27515c8e
OS/ARCH
linux/amd64
Compressed size
664.61 MB
Last pushed
about 1 year by hassy
Type
Image
Manifest digest
sha256:5ce531829fe44c8fd5e01b6262fca8fd2cd151173b931c868c46ff2f27515c8e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.18.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.7 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B11WORKDIR /home/node/artillery151 B12COPY package*.json ./ # buildkit1.78 KB13RUN /bin/sh -c npm --ignore-scripts159.72 MB14RUN /bin/sh -c npx playwright421.5 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' '@1753056000'