sha256:7b6fd145baca4ba764cc27e10e11318321e96f46b6245f12bc20ff55585421c6
OS/ARCH
linux/amd64
Compressed size
686.6 MB
Last pushed
about 2 months by webdevbot
Type
Image
Manifest digest
sha256:7b6fd145baca4ba764cc27e10e11318321e96f46b6245f12bc20ff55585421c6
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.65 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=22.21.00 B7RUN /bin/sh -c ARCH= &&55.59 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update14.57 MB14RUN /bin/sh -c apt-get install4.03 MB15WORKDIR /app93 B16ARG VERBOSE_VAL=false0 B17ENV VERBOSE_VAL=false0 B18ARG DRYRUN=false0 B19ENV DRYRUN=false0 B20COPY src src/ # buildkit9.41 KB21RUN |2 VERBOSE_VAL=false DRYRUN=false /bin/sh133 B22RUN |2 VERBOSE_VAL=false DRYRUN=false /bin/sh970.4 KB23COPY package*.json ./ # buildkit849 B24COPY yarn.lock ./ # buildkit76.82 KB25RUN |2 VERBOSE_VAL=false DRYRUN=false /bin/sh277.96 MB26CMD ["yarn" "start" "--verbose=$VERBOSE_VAL" "--dryrun=$DRYRUN"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1760918400'