Sign inSign up

thingsboard/tb-js-executor:4.2.0

Multi-platform
Index digest

sha256:abf295ec71f4a4660554ef62f08fafa218c427b87bb8836af6df6d51747da1c5

OS/ARCH

Compressed size

87.3 MB

Last pushed

about 1 year by ikulikov

Type

Image

Manifest digest

sha256:44fe60276d60fe196eb7bb355d606a41d8e7b419c15d0014bbe919d992ba76c4

Image Layers

1ADD rootfs.tar.xz / # buildkit27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.24 KB
4ENV NODE_VERSION=20.18.00 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.87 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.63 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11RUN /bin/sh -c apt-get update15.6 MB
12ENV NODE_ENV=production0 B
13ENV DOCKER_MODE=true0 B
14COPY start-js-executor.sh /tmp/ # buildkit733 B
15WORKDIR /usr/share/tb-js-executor150 B
16COPY src/package.json src/yarn.lock ./ #37.54 KB
17COPY package/linux/conf ./conf # buildkit3.16 KB
18COPY package/linux/conf ./config # buildkit3.16 KB
19COPY src/api ./api # buildkit5.09 KB
20COPY src/queue ./queue # buildkit3.97 KB
21COPY src/config ./config # buildkit1.75 KB
22COPY src/server.js ./ # buildkit1.68 KB
23RUN /bin/sh -c chmod a+x3.35 MB
24USER node0 B
25CMD ["start-js-executor.sh"]0 B

Command

ADD rootfs.tar.xz / # buildkit