sha256:837693920b9b45823c2b708c0c7fd5b063a74f8ce7eb15248148cbba30fb63ff
OS/ARCH
Compressed size
463.59 MB
Last pushed
about 1 month by vklimovtb
Type
Image
Manifest digest
sha256:881e161505323d766b6ed82744d0f1ac135911cb8dae57e0707f8de18407d815
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update524.26 KB4ENV HOME=/home/thingsboard0 B5ENV LANG=C.UTF-80 B6ENV JAVA_HOME=/docker-java-home0 B7ENV JAVA_VERSION=17.0.200 B8ENV JAVA_DEBIAN_VERSION=17.0.20+8-1~deb12u10 B9RUN /bin/sh -c apt-get update147.18 MB10COPY start-tb-http-integration.sh tb-http-integration.deb /tmp/ #144.44 MB11RUN /bin/sh -c chmod a+x144.53 MB12USER thingsboard0 B13CMD ["start-tb-http-integration.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'