sha256:dc5568578bda9361c5f418a1dcd936c1a2b49e1411eb80675d3d9da7e49c35e8
OS/ARCH
linux/amd64
Compressed size
706 MB
Last pushed
over 1 year by cloudhack
Type
Image
Manifest digest
sha256:a1108dcac648138d357320c42c2840cb287f194e294a645cae0bbf2b1a0ead11
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.08 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update171.43 MB11ENV MAMBA_ROOT_PREFIX=/opt/micromamba0 B12RUN /bin/sh -c set -eux;6.35 MB13RUN /bin/sh -c mkdir -p139 B14RUN /bin/sh -c useradd -ms3.34 KB15RUN /bin/sh -c mkdir -p148 B16USER openiapuser0 B17WORKDIR /home/openiapuser32 B18RUN /bin/sh -c echo 'eval1.74 KB19COPY --chown=openiapuser package.json package-lock.json ./15.43 KB20RUN /bin/sh -c chmod -R17.69 KB21RUN /bin/sh -c npm install19.19 MB22RUN /bin/sh -c rm -r242 B23COPY --chown=openiapuser . . #37.08 MB24ENV HOME=/home/openiapuser0 B25ENV USER=openiapuser0 B26RUN /bin/sh -c curl -s2.02 MB27RUN /bin/sh -c /bin/bash -c395.27 MB28CMD ["bash" "-lc" "node --require0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'