sha256:d42a925fb68b1859532d94fe696a832ca1e648d0e65de31b98f32b01db4861e8
OS/ARCH
Compressed size
639.98 MB
Last pushed
8 months by liwei2633
Type
Image
Manifest digest
sha256:bbd1e6118598a0df9211d33b19e925e146f56c93eb979df1ef363641848c3e3c
Image Layers
1# debian.sh --arch 'arm64' out/46.13 MB2RUN /bin/sh -c set -eux;22.51 MB3RUN /bin/sh -c set -eux;61.49 MB4RUN /bin/sh -c set -ex;193.61 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=22.22.00 B7RUN /bin/sh -c ARCH= &&55.73 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13LABEL maintainer=monkeyWie0 B14WORKDIR /app93 B15RUN /bin/sh -c npm i9.39 MB16COPY ./package.json pnpm-lock.yaml ./ #115.65 KB17RUN /bin/sh -c pnpm install245.71 MB18COPY . . # buildkit234.26 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' '@1769990400'