Sign inSign up

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

Multi-platform
Index digest

sha256:e4615da453288e956aaf1dc9b2b79a8f1ad9e1fc3e2c864800f71884a71bdf01

OS/ARCH

Compressed size

90.16 MB

Last pushed

6 days by vklimovtb

Type

Image

Manifest digest

sha256:d50c15a1377c89bc1dd0d594d511935d89ad94d30aff48e08db0301f99bc6b02

Image Layers

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

Command

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