sha256:94cf369017b59399234f7afdf289310ba9f93d25b5bfe2d3076875f67a61fc52
OS/ARCH
Compressed size
508.32 MB
Last pushed
over 1 year by joanroig
Type
Image
Manifest digest
sha256:53018982e9202cc56bf73729b28b3828164d667044fdf35126dc3bb432201c7c
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.56 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=23.11.00 B7RUN /bin/sh -c ARCH= &&54.85 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /usr/src/app132 B14COPY package*.json ./ # buildkit557 B15RUN /bin/sh -c npm install120.08 MB16COPY . . # buildkit77.48 KB17EXPOSE map[8080/tcp:{}]0 B18CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'