sha256:0060e6ec7a065ae26b93c08f262c044c0ef86f7a06e0d3766c08286ab2991a4f
OS/ARCH
Compressed size
747.29 MB
Last pushed
8 months by vklimovtb
Type
Image
Manifest digest
sha256:327bcb60e8fce9bcefdd9fc202a3448bcd50d4968e272f0586334be988fd05c8
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update565.16 KB4ENV HOME=/home/thingsboard0 B5ENV LANG=C.UTF-80 B6ENV JAVA_HOME=/docker-java-home0 B7ENV JAVA_VERSION=25.0.10 B8ENV JAVA_DEBIAN_VERSION=25.0.1+8-1~deb13u10 B9RUN /bin/sh -c apt-get update168.92 MB10COPY start-tb-integration-executor.sh tb-integration-executor.deb /tmp/ #274.6 MB11RUN /bin/sh -c chmod a+x274.82 MB12USER thingsboard0 B13CMD ["start-tb-integration-executor.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'