sha256:cce2de54ddb98f5dba80e0e640940f20b9599800dd6c5e9c47c2ac7156289714
OS/ARCH
Compressed size
629.62 MB
Last pushed
about 1 year by ikulikov
Type
Image
Manifest digest
sha256:e8bd58e93a23c72e5ed135e0ae5f5e3d7d1a48474442108abc0cf6f89fcaa4bd
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c apt-get update524.14 KB4ENV HOME=/home/thingsboard0 B5ENV LANG=C.UTF-80 B6ENV JAVA_HOME=/docker-java-home0 B7ENV JAVA_VERSION=17.0.160 B8ENV JAVA_DEBIAN_VERSION=17.0.16+8-1~deb12u10 B9RUN /bin/sh -c apt-get update146.86 MB10COPY start-tb-aws-integration.sh tb-aws-integration.deb /tmp/ #227.55 MB11RUN /bin/sh -c chmod a+x227.78 MB12USER thingsboard0 B13CMD ["start-tb-aws-integration.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'