sha256:c861fadd5ef7912a96ae2b43b799f313c2e7344b355de277b7a7b24b5c011089
OS/ARCH
Compressed size
468.43 MB
Last pushed
over 1 year by ntsystems
Type
Image
Manifest digest
sha256:5e83030490af71e8e6f3c19bfe1357cf98151c622ecd98de3ad4cff79a7b0410
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2RUN /bin/sh -c set -eux;22.32 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -ex;193.3 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.18.10 B7RUN /bin/sh -c ARCH= &&45.96 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 B13WORKDIR /app93 B14COPY package.json pnpm-lock.yaml ./ #44.91 KB15RUN /bin/sh -c npm install57.26 MB16COPY . . # buildkit20.44 MB17RUN /bin/sh -c pnpm run20.45 MB18EXPOSE map[7000/tcp:{}]0 B19CMD ["pnpm" "run" "dev"]0 B20LABEL license=MIT0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1734912000'