sha256:f52217eee7b9f995f7ee9f5f3f3023991b102397efb2884277af0da95d918042
OS/ARCH
Compressed size
478.78 MB
Last pushed
8 days by vklimovtb
Type
Image
Manifest digest
sha256:d74a793cc232eaabf65ee4590ae1f85f976a5e48aef9d395246ae8ac76c98fa2
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update3.38 MB4ENV HOME=/home/thingsboard0 B5ENV LANG=C.UTF-80 B6ENV JAVA_HOME=/docker-java-home0 B7ENV JAVA_VERSION=25.0.4.10 B8ENV JAVA_DEBIAN_VERSION=25.0.4.1+1-1~deb13u10 B9RUN /bin/sh -c apt-get update169.64 MB10COPY start-tb-mqtt-transport.sh tb-mqtt-transport.deb /tmp/ #138.64 MB11RUN /bin/sh -c chmod a+x138.71 MB12USER thingsboard0 B13CMD ["start-tb-mqtt-transport.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'