sha256:d7bcd90c8b742738a16d2bd7b1807b6a41643f88edf0cf8874ca6a6c04f1ed81
OS/ARCH
Compressed size
639.76 MB
Last pushed
10 months by liwei2633
Type
Image
Manifest digest
sha256:e8aa556f34e7748388c69fd17160bea30d751066a0aa6825960a01c90d23c3fb
Image Layers
1# debian.sh --arch 'arm64' out/46.12 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.39 MB4RUN /bin/sh -c set -ex;193.58 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.21.10 B7RUN /bin/sh -c ARCH= &&55.74 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13LABEL maintainer=monkeyWie0 B14WORKDIR /app93 B15RUN /bin/sh -c npm i9.33 MB16COPY ./package.json pnpm-lock.yaml ./ #115.65 KB17RUN /bin/sh -c pnpm install245.71 MB18COPY . . # buildkit231.4 KB19RUN /bin/sh -c pnpm build:node3.87 MB20EXPOSE [9999/tcp]0 B21CMD ["node" ".bin/node.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1763337600'