sha256:504078b3e6d962a876371c59837e65fae0605882c9986798d79cb54f740f460c
OS/ARCH
Compressed size
636.84 MB
Last pushed
about 1 year by liwei2633
Type
Image
Manifest digest
sha256:18c489a58d25290f6e70efb4bf958185ca8ea7b5ea46c191e2052821075a19d4
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 B13LABEL maintainer=monkeyWie0 B14WORKDIR /app93 B15RUN /bin/sh -c npm i9.37 MB16COPY ./package.json pnpm-lock.yaml ./ #114.28 KB17RUN /bin/sh -c pnpm install245.22 MB18COPY . . # buildkit226.65 KB19RUN /bin/sh -c pnpm build:node3.83 MB20EXPOSE map[9999/tcp:{}]0 B21CMD ["node" ".bin/node.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'