sha256:5c22f8a0c100f2c563518452979c63c4064c72a3dc3c38da5619b1f99a473bf4
OS/ARCH
linux/amd64
Compressed size
390.33 MB
Last pushed
about 2 months by webdevbot
Type
Image
Manifest digest
sha256:5c22f8a0c100f2c563518452979c63c4064c72a3dc3c38da5619b1f99a473bf4
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update14.57 MB11RUN /bin/sh -c apt-get install19.48 MB12WORKDIR /app93 B13ARG VERBOSE_VAL=false0 B14ENV VERBOSE_VAL=false0 B15ARG DRYRUN=false0 B16ENV DRYRUN=false0 B17COPY src src/ # buildkit19.66 KB18RUN |2 VERBOSE_VAL=false DRYRUN=false /bin/sh134 B19RUN |2 VERBOSE_VAL=false DRYRUN=false /bin/sh939.38 KB20COPY package*.json ./ # buildkit816 B21COPY yarn.lock ./ # buildkit67.62 KB22RUN |2 VERBOSE_VAL=false DRYRUN=false /bin/sh287.21 MB23CMD ["/bin/sh" "-c" "yarn start0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'