sha256:b2f4501eb88ae600b0d3cd8d3ddc6eb54a7effd44523d6f09cee4b73bd6bd3e1
OS/ARCH
Compressed size
291.66 MB
Last pushed
4 days by snbot
Type
Image
Manifest digest
sha256:d10fcd9d5db9824dff6cfe3fe187361ab0cfe4b5b3da0deb7da730f1a88df350
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12RUN /bin/sh -c apt-get update32.16 MB13COPY /deploy /app # buildkit183.19 MB14COPY /app/services/harness-server/dist /app/dist # buildkit132.35 KB15RUN /bin/sh -c rm -rf218 B16USER 10000 B17EXPOSE [50055/tcp 9094/tcp]0 B18CMD ["node" "dist/main.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'