Sign inSign up

thingsboard/tb-js-executor:4.3.1.2

Multi-platform
Index digest

sha256:91f6edb466a2bc02ae4cc13990c71e79ccd05dcf3de6af1639bbb2cf1e1db4f5

OS/ARCH

Compressed size

90.06 MB

Last pushed

4 months by vklimovtb

Type

Image

Manifest digest

sha256:c6d2098db0a078074b165dc655714457c92f48ec476d7a8a8988f4d756508de0

Image Layers

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

Command

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