sha256:c730f9d4e1aa77e7123eed322eec46f4d0ced76a34697d31c5595a6ce47ff83f
OS/ARCH
Compressed size
493.07 MB
Last pushed
7 months by openprojectci
Type
Image
Manifest digest
sha256:7d734c0a7f72b7dbf9635ebc0422961a63912adaf448ac973964babda90567f2
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.6 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.18.00 B7RUN /bin/sh -c ARCH= &&53.78 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 /app93 B14COPY package*.json ./ # buildkit63.16 KB15RUN /bin/sh -c npm install105.85 MB16COPY src/ /app/src # buildkit4.39 KB17EXPOSE [1234/tcp]0 B18CMD ["npm" "start" "--" "--no-daemon"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'