sha256:3437ea12e543ec5755426a832a86799a4940a47a59a6886093730acd81d7c74b
OS/ARCH
linux/amd64
Compressed size
730.86 MB
Last pushed
over 1 year by cloudhack
Type
Image
Manifest digest
sha256:a25772b9b445864de843ab1b486c62e60a1c1893c873ef831ef4f5dc4f8eadc4
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 update195.58 MB11RUN /bin/sh -c curl -sS724.26 KB12ENV MAMBA_ROOT_PREFIX=/opt/micromamba0 B13RUN /bin/sh -c set -eux;6.35 MB14RUN /bin/sh -c mkdir -p140 B15RUN /bin/sh -c useradd -ms3.35 KB16RUN /bin/sh -c mkdir -p147 B17USER openiapuser0 B18WORKDIR /home/openiapuser32 B19RUN /bin/sh -c echo 'eval1.74 KB20COPY --chown=openiapuser package.json package-lock.json ./15.43 KB21RUN /bin/sh -c chmod -R17.7 KB22RUN /bin/sh -c npm install19.19 MB23RUN /bin/sh -c rm -r241 B24COPY --chown=openiapuser . . #37.09 MB25ENV HOME=/home/openiapuser0 B26ENV USER=openiapuser0 B27RUN /bin/sh -c curl -s2.02 MB28RUN /bin/sh -c /bin/bash -c395.27 MB29COPY bin/entrypoint.sh /home/openiapuser/entrypoint.sh # buildkit309 B30ENTRYPOINT ["/home/openiapuser/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'