sha256:367f3c890660fd87fb2f3cfdc7eef56cb2bd1158e70c2e09a817b48a082c8b95
OS/ARCH
Compressed size
471.87 MB
Last pushed
7 days by vklimovtb
Type
Image
Manifest digest
sha256:8e5d964867b3fd473bd267e072ae3e7b8bd4a07f9acc8453eb56ce394c677b25
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update772.51 KB4ENV HOME=/home/thingsboard0 B5ENV LANG=C.UTF-80 B6ENV JAVA_HOME=/docker-java-home0 B7ENV JAVA_VERSION=17.0.20.10 B8ENV JAVA_DEBIAN_VERSION=17.0.20.1+1-1~deb12u10 B9RUN /bin/sh -c apt-get update147.19 MB10COPY start-tb-azure-integration.sh tb-azure-integration.deb /tmp/ #148.46 MB11RUN /bin/sh -c chmod a+x148.54 MB12USER thingsboard0 B13CMD ["start-tb-azure-integration.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'