sha256:504078b3e6d962a876371c59837e65fae0605882c9986798d79cb54f740f460c
OS/ARCH
Compressed size
649.19 MB
Last pushed
about 1 year by liwei2633
Type
Image
Manifest digest
sha256:81158a3d88dcaee662547e7bc28b6080ee9320c2f169689384bbd922c37dc9d7
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.6 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.18.00 B7RUN /bin/sh -c ARCH= &&53.78 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13LABEL maintainer=monkeyWie0 B14WORKDIR /app92 B15RUN /bin/sh -c npm i9.37 MB16COPY ./package.json pnpm-lock.yaml ./ #114.28 KB17RUN /bin/sh -c pnpm install248.51 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 'amd64' out/ 'bookworm' '@1754870400'