Sign inSign up

thingsboard/tb-js-executor:4.2.2

Multi-platform
Index digest

sha256:df6afc5d6741168d45d3b752f0cbf22a946ec898006927c54e0f7c4da0bde269

OS/ARCH

Compressed size

78.65 MB

Last pushed

6 months by vklimovtb

Type

Image

Manifest digest

sha256:5d5054d1526d833dd59301ff430b67e54de1e2d2e52b26f980c1e55a09878423

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.18.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.38 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update548.21 KB
11ENV NODE_ENV=production0 B
12ENV DOCKER_MODE=true0 B
13COPY start-js-executor.sh /tmp/ # buildkit735 B
14WORKDIR /usr/share/tb-js-executor149 B
15COPY src/package.json src/yarn.lock ./ #35.19 KB
16COPY package/linux/conf ./conf # buildkit3.16 KB
17COPY package/linux/conf ./config # buildkit3.15 KB
18COPY src/api ./api # buildkit5.09 KB
19COPY src/queue ./queue # buildkit4.07 KB
20COPY src/config ./config # buildkit1.74 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 'arm64' out/ 'bookworm' '@1754870400'