sha256:a568c5750ea3c8d6a7a01576b13a7eb4a354b547eb459066d1593635c23bf797
OS/ARCH
Compressed size
411.03 MB
Last pushed
13 days by isaitb
Type
Image
Manifest digest
sha256:d3c2ff8210060ce90c109e17f471709da986380a1c5cc42b320d78173940b4fe
Image Layers
1# debian.sh --arch 'arm64' out/46.14 MB2RUN /bin/sh -c set -eux;22.53 MB3RUN /bin/sh -c set -eux;61.51 MB4RUN /bin/sh -c set -ex;193.78 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=24.20.00 B7RUN /bin/sh -c ARCH= &&56.94 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 /usr/src/app133 B14COPY package*.json ./ # buildkit25.98 KB15RUN /bin/sh -c npm install20.96 MB16RUN /bin/sh -c npm ci7.91 MB17COPY . . # buildkit34.95 KB18EXPOSE map[8080/tcp:{}]0 B19CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'