sha256:89978cc8a56e8d239e9dbe170a42b4b48c3baf399d8543b5a4d8ce5feba47fc5
OS/ARCH
Compressed size
375.3 MB
Last pushed
about 1 year by yannisalexiou
Type
Image
Manifest digest
sha256:4ecff617df88697a2608d7e2a73b4792f6e8903e8c0d3b0aef13322637cea9f0
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2RUN /bin/sh -c set -eux;22.46 MB3RUN /bin/sh -c set -eux;61.38 MB4RUN /bin/sh -c set -ex;193.37 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=18.20.80 B7RUN /bin/sh -c ARCH= &&43.61 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app90 B14COPY package*.json ./ # buildkit468 B15RUN /bin/sh -c npm install6.9 MB16COPY . . # buildkit300.24 KB17EXPOSE map[3000/tcp:{}]0 B18CMD ["node" "app.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'