sha256:41c049b53d9b114042d964523b9072d0c5f5b529a8167f8f106b90d0372d1c9f
OS/ARCH
Compressed size
558.84 MB
Last pushed
6 months by vklimovtb
Type
Image
Manifest digest
sha256:14d7b2d043f5dc967ee0d2aa900a9cd685b4b5d212637d29a2256ac15198b46e
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update524.23 KB4ENV HOME=/home/thingsboard0 B5ENV LANG=C.UTF-80 B6ENV JAVA_HOME=/docker-java-home0 B7ENV JAVA_VERSION=17.0.180 B8ENV JAVA_DEBIAN_VERSION=17.0.18+8-1~deb12u10 B9RUN /bin/sh -c apt-get update146.98 MB10COPY start-tb-edqs.sh tb-edqs.deb /tmp/ #192.16 MB11RUN /bin/sh -c chmod a+x192.26 MB12USER thingsboard0 B13CMD ["start-tb-edqs.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800'