sha256:5af7d4e74e20a3f595a2a9c2542a5b77feb7766ac1c6f82a67c927f13a00580d
OS/ARCH
Compressed size
358.72 MB
Last pushed
about 1 month by dotwee
Type
Image
Manifest digest
sha256:932a714765bb2a00417535757fd6d865088e7ace20dcdd5819d6b6874f3a2d11
Image Layers
1# debian.sh --arch 'armhf' out/42.16 MB2RUN /bin/sh -c set -eux;20.91 MB3RUN /bin/sh -c set -eux;56.89 MB4RUN /bin/sh -c set -ex;167.18 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=18.20.80 B7RUN /bin/sh -c ARCH= &&40.37 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 B13ENV NPM_CONFIG_LOGLEVEL=info0 B14ARG NODE_ENV=production0 B15ENV NODE_ENV=production0 B16RUN |1 NODE_ENV=production /bin/sh -c20.23 MB17WORKDIR /app93 B18COPY package.json package-lock.json* ./ #693 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 'armhf' out/ 'bookworm' '@1747699200'