sha256:ed0ddc5ff10e535e69d5eca4009ce63975a75f53fd6751c82d867f11dcbbf82f
OS/ARCH
Compressed size
109.77 MB
Last pushed
8 months by soulgalore
Type
Image
Manifest digest
sha256:cc75e882e20ecd2653be1bb6206471b65c96102621afab27298bc6b96a163f98
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.13.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.9 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /usr/src/app133 B11COPY package.json npm-shrinkwrap.json ./ #21.97 KB12RUN /bin/sh -c npm ci6.38 MB13RUN /bin/sh -c apt-get update26.06 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' '@1768176000'