sha256:283f03fa27fdff7cf7f4fa88489e83494ac47502fbb5fb97e00f7b659f5a8e04
OS/ARCH
linux/amd64
Compressed size
706 MB
Last pushed
over 1 year by cloudhack
Type
Image
Manifest digest
sha256:f747698ae7e4f5e0142acdbfac36d64ccb820a775dfc34a98ec950cdb31d7fd4
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 -p143 B14RUN /bin/sh -c useradd -ms3.33 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 -r240 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 MB28COPY bin/entrypoint.sh /home/openiapuser/entrypoint.sh # buildkit308 B29ENTRYPOINT ["/home/openiapuser/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'