Sign inSign up

thingsboard/tb-pe-web-ui:4.3.1PE

Multi-platform
Index digest

sha256:56251566ecf0543af40537e64fcc7a751b83eaf4e4a73286f61b5aa438f355d8

OS/ARCH

Compressed size

118.7 MB

Last pushed

6 months by vklimovtb

Type

Image

Manifest digest

sha256:e4d1df96f7dd5f2e41998c11f6ab53f45915dada37c29534f67e45df1b4ebbda

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-web-ui.sh /tmp/ # buildkit1.19 KB
14WORKDIR /usr/share/tb-web-ui145 B
15COPY src/package.json src/yarn.lock ./ #36.68 KB
16COPY package/linux/conf ./conf # buildkit2.25 KB
17COPY package/linux/conf ./config # buildkit2.25 KB
18COPY web ./web # buildkit19.84 MB
19COPY src/config ./config # buildkit1.8 KB
20COPY src/server.js ./ # buildkit3.37 KB
21RUN /bin/sh -c chmod a+x23.03 MB
22USER node0 B
23CMD ["start-web-ui.sh"]0 B

Command

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