sha256:5225c8482da4f4b21ba3969840b6c2c79b76bb9267ff7935191157414e6465b8
OS/ARCH
Compressed size
107.04 MB
Last pushed
3 days by utharwynn
Type
Image
Manifest digest
sha256:b7dacaa4f5bdb9827a8e1b88801c321c1545cf0c2c9fa7dd3ef135275ce963c2
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 /app92 B11ENV NODE_ENV=production0 B12ARG APP_VERSION0 B13ENV APP_VERSION=0 B14RUN |1 APP_VERSION= /bin/sh -c3.21 MB15COPY /app/node_modules ./node_modules # buildkit27.61 MB16COPY workers/runtime/package.json ./package.json # buildkit280 B17COPY /app/dist ./dist # buildkit35.67 KB18USER node0 B19CMD ["node" "dist/maintenance-worker.mjs"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'