sha256:2a3ee0999d78a7a8a39ad975fa3dc00022e860c8f80ba1ca1465515172d80098
OS/ARCH
Compressed size
271.11 MB
Last pushed
about 1 year by ashvayka
Type
Image
Manifest digest
sha256:e03d779fba96016a2e49eeb79c0dabb40e0ae82b07f26ac326bace566eab2f42
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update524.16 KB4ENV HOME=/home/thingsboard0 B5ENV LANG=C.UTF-80 B6ENV JAVA_HOME=/docker-java-home0 B7ENV JAVA_VERSION=17.0.150 B8ENV JAVA_DEBIAN_VERSION=17.0.15+6-1~deb12u10 B9RUN /bin/sh -c apt-get update146.84 MB10COPY start-tb-monitoring.sh tb-monitoring.deb /tmp/ #48.38 MB11RUN /bin/sh -c chmod a+x48.45 MB12USER thingsboard0 B13CMD ["start-tb-monitoring.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'