Sign inSign up

openiap/nodeagent:0.0.111-4

Multi-platform
Index digest

sha256:c3e0bdbfb83378e66950be4d685b7cfc851cd3c2d1d354314599b9d59932faaa

OS/ARCH

Compressed size

296.75 MB

Last pushed

almost 2 years by cloudhack

Type

Image

Manifest digest

sha256:938b14ad8b1911e4cfa5654f17b93bb5d657ee9079cb8c282ac56d4983ee44f9

Image Layers

1ADD rootfs.tar.xz / # buildkit27.81 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.23 KB
4ENV NODE_VERSION=22.11.00 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=44.81 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.63 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11RUN /bin/sh -c apt-get update161.61 MB
12ENV MAMBA_ROOT_PREFIX=/opt/micromamba0 B
13RUN /bin/sh -c set -eux;7.95 MB
14RUN /bin/sh -c mkdir -p142 B
15RUN /bin/sh -c useradd -ms3.34 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 ./16.87 KB
21RUN /bin/sh -c chmod -R19.15 KB
22RUN /bin/sh -c npm install15.87 MB
23RUN /bin/sh -c rm -r242 B
24COPY --chown=openiapuser . . #37.02 MB
25ENV HOME=/home/openiapuser0 B
26ENV USER=openiapuser0 B
27CMD ["node" "--require" "./dist/Logger.js" "dist/runagent.js"]0 B

Command

ADD rootfs.tar.xz / # buildkit