sha256:1e4ee89de8e920d4fe396af55fcf88bfada0d6bead77a3fea0b0841aafa5a1ab
OS/ARCH
Compressed size
110.87 MB
Last pushed
4 months by soulgalore
Type
Image
Manifest digest
sha256:e6fa3dcaee8c3021c8044cefb04241a569c30e2ea57ee4f766d152c3f2cee63a
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.15.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.39 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /usr/src/app133 B11COPY package.json npm-shrinkwrap.json ./ #21.99 KB12RUN /bin/sh -c npm ci6.34 MB13RUN /bin/sh -c apt-get update26.71 MB14COPY . . # buildkit25.78 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' '@1777939200'