sha256:06b7afe4cde627838f39afc64f754805fef368dfaf43df67fbf61e2b0dd93245
OS/ARCH
Compressed size
112.27 MB
Last pushed
4 months by soulgalore
Type
Image
Manifest digest
sha256:3819cf83b06265851bb50ff7cacdc817e6c1880b30f26253807eb67f3f8104a1
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.15.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.41 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.99 KB12RUN /bin/sh -c npm ci6.37 MB13RUN /bin/sh -c apt-get update28.4 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 'amd64' out/ 'trixie' '@1777939200'