Sign inSign up

thingsboard/tb-js-executor:4.3.0.1

Multi-platform
Index digest

sha256:a614b304e4579119932694f7d3d9dae4cf56c814aae2d541f010130c05d078bf

OS/ARCH

Compressed size

79.09 MB

Last pushed

7 months by vklimovtb

Type

Image

Manifest digest

sha256:859c35c7a4c16da4fb8a4bd6968bb4db080d64e27cefe345f030800512276039

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.18.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.7 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update536.69 KB
11ENV NODE_ENV=production0 B
12ENV DOCKER_MODE=true0 B
13COPY start-js-executor.sh /tmp/ # buildkit735 B
14WORKDIR /usr/share/tb-js-executor148 B
15COPY src/package.json src/yarn.lock ./ #35.26 KB
16COPY package/linux/conf ./conf # buildkit3.16 KB
17COPY package/linux/conf ./config # buildkit3.16 KB
18COPY src/api ./api # buildkit5.09 KB
19COPY src/queue ./queue # buildkit4.07 KB
20COPY src/config ./config # buildkit1.75 KB
21COPY src/server.js ./ # buildkit1.68 KB
22RUN /bin/sh -c chmod a+x3.26 MB
23USER node0 B
24CMD ["start-js-executor.sh"]0 B

Command

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