sha256:a2c1f2a620a1696f21c53cf19a99e2d4bf232d42735afab85676daee94464c2b
OS/ARCH
linux/arm64/v8
Compressed size
722.55 MB
Last pushed
over 1 year by chainfusion
Type
Image
Manifest digest
sha256:a2c1f2a620a1696f21c53cf19a99e2d4bf232d42735afab85676daee94464c2b
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2RUN /bin/sh -c set -eux;22.45 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -ex;193.34 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.14.00 B7RUN /bin/sh -c ARCH= &&52.88 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14ENV NODE_ENV=production0 B15ENV NEXT_TELEMETRY_DISABLED=10 B16COPY package.json pnpm-lock.yaml ./ #104.28 KB17RUN /bin/sh -c corepack enable216.44 MB18COPY . . # buildkit5.72 MB19RUN /bin/sh -c pnpm build122.95 MB20CMD ["pnpm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1743984000'