sha256:9b30246dd75c2a7473756355fd4836c74df41e099478cf77c89fcf215ef47f0e
OS/ARCH
Compressed size
481.12 MB
Last pushed
5 days by vklimovtb
Type
Image
Manifest digest
sha256:6162142b6e670474cd43d07cca861933333f63b1e1fd74e9ef7d71cbec7fc7f7
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-pubsub-integration.sh tb-pubsub-integration.deb /tmp/ #139.81 MB11RUN /bin/sh -c chmod a+x139.88 MB12USER thingsboard0 B13CMD ["start-tb-pubsub-integration.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'