sha256:d7f182fe6fa55a28e4ba748a693352e897de88692156f51240f46dd13cdefd0e
OS/ARCH
Compressed size
710.79 MB
Last pushed
about 1 year by foxsystem
Type
Image
Manifest digest
sha256:ff9c8b837c46c7592b3a8bfdb0c21d1b40eb201b7d10119726cf3894b9369d9f
Image Layers
1# debian.sh --arch 'arm64' out/46.1 MB2RUN /bin/sh -c set -eux;22.48 MB3RUN /bin/sh -c set -eux;61.39 MB4RUN /bin/sh -c set -ex;193.46 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=22.18.00 B7RUN /bin/sh -c ARCH= &&53.47 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 B13ENV NODE_ENV=production0 B14ENV NEXT_TELEMETRY_DISABLED=10 B15COPY . /app # buildkit1.2 MB16WORKDIR /app32 B17RUN /bin/sh -c npm i9.77 MB18RUN /bin/sh -c pnpm install252.59 MB19RUN /bin/sh -c pnpm run69.14 MB20EXPOSE map[8507/tcp:{} 8508/tcp:{}]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'