sha256:8259dca37d6879a6ca4ef22babaa7668b863200ba00931f295d9d1013bdd6167
OS/ARCH
Compressed size
400.66 MB
Last pushed
6 months by dotwee
Type
Image
Manifest digest
sha256:013c1e0aa577349393e598a55d31a01bab321d07d6330184018ce57324f8479d
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 B13ENV NPM_CONFIG_LOGLEVEL=info0 B14ARG NODE_ENV=production0 B15ENV NODE_ENV=production0 B16RUN |1 NODE_ENV=production /bin/sh -c22.76 MB17WORKDIR /app93 B18COPY package.json package-lock.json* ./ #695 B19RUN |1 NODE_ENV=production /bin/sh -c9.79 MB20COPY index.js ./ # buildkit1.42 KB21ENTRYPOINT ["node" "index.js"]0 B22CMD ["--help"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'