sha256:c861fadd5ef7912a96ae2b43b799f313c2e7344b355de277b7a7b24b5c011089
OS/ARCH
Compressed size
436.21 MB
Last pushed
over 1 year by ntsystems
Type
Image
Manifest digest
sha256:2a8b22ac186a422f8692eef32d90776ca080d40ed5914a77ad783a7841a389a4
Image Layers
1# debian.sh --arch 'armhf' out/42.15 MB2RUN /bin/sh -c set -eux;20.76 MB3RUN /bin/sh -c set -eux;56.88 MB4RUN /bin/sh -c set -ex;167.12 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.18.10 B7RUN /bin/sh -c ARCH= &&42.25 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 B13WORKDIR /app93 B14COPY package.json pnpm-lock.yaml ./ #44.91 KB15RUN /bin/sh -c npm install64.91 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 'armhf' out/ 'bookworm' '@1734912000'