sha256:c861fadd5ef7912a96ae2b43b799f313c2e7344b355de277b7a7b24b5c011089
OS/ARCH
Compressed size
475.12 MB
Last pushed
over 1 year by ntsystems
Type
Image
Manifest digest
sha256:af2cd14e2a33fd83b184df5598ec33302cf9d6385643bc286b902c514279cb26
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.76 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.52 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.18.10 B7RUN /bin/sh -c ARCH= &&45.99 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app92 B14COPY package.json pnpm-lock.yaml ./ #44.91 KB15RUN /bin/sh -c npm install55.05 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 'amd64' out/ 'bookworm' '@1734912000'