Sign inSign up

openiap/nodeagent:0.0.115-2

Index digest

sha256:36306fca93c7311e8f2927c7d393411a304cdc80cfc328a0778594f8f6d4fe87

OS/ARCH

linux/amd64

Compressed size

731.81 MB

Last pushed

over 1 year by cloudhack

Type

Image

Manifest digest

sha256:42772a6d2c449a38f33afa454ae62ce1e3a2891ff35bf290deba988c510a057a

Image Layers

1# debian.sh --arch 'amd64' out/26.9 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.14.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.08 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update195.59 MB
11RUN /bin/sh -c curl -sS724.92 KB
12ENV MAMBA_ROOT_PREFIX=/opt/micromamba0 B
13RUN /bin/sh -c set -eux;6.41 MB
14RUN /bin/sh -c mkdir -p139 B
15RUN /bin/sh -c useradd -ms3.35 KB
16RUN /bin/sh -c mkdir -p147 B
17USER openiapuser0 B
18WORKDIR /home/openiapuser32 B
19RUN /bin/sh -c echo 'eval1.74 KB
20COPY --chown=openiapuser package.json package-lock.json ./15.43 KB
21RUN /bin/sh -c chmod -R17.69 KB
22RUN /bin/sh -c npm install19.21 MB
23RUN /bin/sh -c rm -r239 B
24COPY --chown=openiapuser . . #37.53 MB
25ENV HOME=/home/openiapuser0 B
26ENV USER=openiapuser0 B
27RUN /bin/sh -c curl -s2.46 MB
28RUN /bin/sh -c /bin/bash -c395.27 MB
29COPY bin/entrypoint.sh /home/openiapuser/entrypoint.sh # buildkit309 B
30ENTRYPOINT ["/home/openiapuser/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'