sha256:94cf369017b59399234f7afdf289310ba9f93d25b5bfe2d3076875f67a61fc52
OS/ARCH
Compressed size
479.14 MB
Last pushed
over 1 year by joanroig
Type
Image
Manifest digest
sha256:f0c02ca141620e6e839c1ffca117acce6269d7b0afdb1f61b9c8a458f95fd00e
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2RUN /bin/sh -c set -eux;22.45 MB3RUN /bin/sh -c set -eux;61.37 MB4RUN /bin/sh -c set -ex;193.36 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=23.11.00 B7RUN /bin/sh -c ARCH= &&54.35 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/app130 B14COPY package*.json ./ # buildkit555 B15RUN /bin/sh -c npm install100.25 MB16COPY . . # buildkit77.48 KB17EXPOSE map[8080/tcp:{}]0 B18CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1745798400'