sha256:75b552d991ee9468652725d24367d1d1ad90c138347460d61853fd5202839219
OS/ARCH
Compressed size
639.98 MB
Last pushed
8 months by liwei2633
Type
Image
Manifest digest
sha256:07b7761801f40520f520800c541cfe917215ce2afd3d5d330c42f57682035987
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 /app91 B15RUN /bin/sh -c npm i9.39 MB16COPY ./package.json pnpm-lock.yaml ./ #115.64 KB17RUN /bin/sh -c pnpm install245.71 MB18COPY . . # buildkit234.2 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'