Sign inSign up

openiap/nodeagent:0.0.111-4

Multi-platform
Index digest

sha256:c3e0bdbfb83378e66950be4d685b7cfc851cd3c2d1d354314599b9d59932faaa

OS/ARCH

Compressed size

304.36 MB

Last pushed

almost 2 years by cloudhack

Type

Image

Manifest digest

sha256:1ddc4adc1708b7ecee613aceaa7cb05b15775c2b198f83683c8eedf14ac90ccb

Image Layers

1ADD rootfs.tar.xz / # buildkit27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.24 KB
4ENV NODE_VERSION=22.11.00 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=44.96 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.63 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11RUN /bin/sh -c apt-get update170.72 MB
12ENV MAMBA_ROOT_PREFIX=/opt/micromamba0 B
13RUN /bin/sh -c set -eux;6.34 MB
14RUN /bin/sh -c mkdir -p142 B
15RUN /bin/sh -c useradd -ms3.34 KB
16RUN /bin/sh -c mkdir -p148 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.86 KB
21RUN /bin/sh -c chmod -R19.14 KB
22RUN /bin/sh -c npm install15.86 MB
23RUN /bin/sh -c rm -r240 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