sha256:85abe15bb58c5ce90397027b1855db9872c79c865863cbe2c69b28de195f3672
OS/ARCH
Compressed size
116.02 MB
Last pushed
4 days by soulgalore
Type
Image
Manifest digest
sha256:3dbdba8c0da2dad08d3cb720fbb7bed06a672f70f77ba59ff1fe2b0661acacbd
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.21.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=51.7 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /usr/src/app132 B11COPY package.json npm-shrinkwrap.json ./ #21.97 KB12RUN /bin/sh -c npm ci6.5 MB13RUN /bin/sh -c apt-get update27.36 MB14COPY . . # buildkit28.3 KB15COPY docker/testrunnerdocker.yaml /usr/src/app/config/testrunner.yaml # buildkit1.38 KB16ENTRYPOINT ["node" "app.js"]0 B17CMD []0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'