Sign inSign up

thingsboard/tb-pe-js-executor:4.2.2.4PE

Multi-platform
Index digest

sha256:64faea21c0d6d45a4e5b445e4924eea81c42785085feffd6669cbf85dc128fd5

OS/ARCH

Compressed size

90.32 MB

Last pushed

22 days by vklimovtb

Type

Image

Manifest digest

sha256:654ab6c93a04b841e16b73f6fcc1cc1fb266600de39f3da955cfd4e7b0cb0938

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.19 MB
11ENV NODE_ENV=production0 B
12ENV DOCKER_MODE=true0 B
13COPY start-js-executor.sh /tmp/ # buildkit1.22 KB
14WORKDIR /usr/share/tb-js-executor149 B
15COPY src/package.json src/yarn.lock ./ #37.96 KB
16COPY package/linux/conf ./conf # buildkit4.79 KB
17COPY package/linux/conf ./config # buildkit4.79 KB
18COPY src/api ./api # buildkit6.11 KB
19COPY src/queue ./queue # buildkit4.98 KB
20COPY src/config ./config # buildkit2.25 KB
21COPY src/server.js ./ # buildkit2.19 KB
22RUN /bin/sh -c chmod a+x3.97 MB
23USER node0 B
24CMD ["start-js-executor.sh"]0 B

Command

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