sha256:7c9ea6a15e4ed3f1fb745fcdb8e834b60ddf55d8c35910e9560d68763c922134
OS/ARCH
Compressed size
511.92 MB
Last pushed
about 1 year by liwei2633
Type
Image
Manifest digest
sha256:3821e6af342f57e62dfa38b8df807560594b73e848206d27de252f5e30641bb7
Image Layers
1# debian.sh --arch 'armhf' out/42.16 MB2RUN /bin/sh -c set -eux;20.91 MB3RUN /bin/sh -c set -eux;56.89 MB4RUN /bin/sh -c set -ex;167.19 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.19.00 B7RUN /bin/sh -c ARCH= &&48.95 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.36 MB16COPY ./package.json pnpm-lock.yaml ./ #115.65 KB17RUN /bin/sh -c pnpm install161.07 MB18COPY . . # buildkit230.98 KB19RUN /bin/sh -c pnpm build:node3.85 MB20EXPOSE map[9999/tcp:{}]0 B21CMD ["node" ".bin/node.js"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1754870400'