Sign inSign up

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

Multi-platform
Index digest

sha256:5577faeeb4749cbbfe0acee41f19e073679c266ccec9854b36f041c801658020

OS/ARCH

Compressed size

131.38 MB

Last pushed

21 days by vklimovtb

Type

Image

Manifest digest

sha256:e9180efc87eb9406cd590851219f6350f0c395dd79af79e2087d3cc0d0ea0d5e

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

Command

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