sha256:fe2b0e1bb9e6c4346d4c4d87363e774c4615cb500fc02b29b93d3a76e92ff949
OS/ARCH
Compressed size
493.07 MB
Last pushed
7 months by openprojectci
Type
Image
Manifest digest
sha256:13fe425388a8ed78a87c3dbda5eb53225443119b16ac6459476af105ff9a8e58
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'