sha256:4af09915d51d66b7744a8334fc314723bcfc802b76905488357b06c00cf58063
OS/ARCH
Compressed size
491 MB
Last pushed
22 days by tdengine
Type
Image
Manifest digest
sha256:de1163434957bf28c3e96a576e4bc7fa97bbe75223dc08cb7b1fe838aa967a18
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2LABEL description=TDengine TSDB Base Image0 B3RUN /bin/sh -c set -eux;71.6 MB4ENV DEBIAN_FRONTEND=noninteractive LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 LC_ALL=en_US.UTF-80 B5COPY /tmp/tdengine/ /usr/local/taos/ # buildkit5.35 MB6COPY /etc/taos/ /etc/taos/ # buildkit8.81 KB7COPY /usr/local/taos/bin/* /usr/bin/ # buildkit335.32 MB8COPY /usr/local/taos/driver/ /usr/local/lib/ # buildkit50.87 MB9COPY /usr/local/taos/include/ /usr/include/ # buildkit42.44 KB10COPY entrypoint.sh taos-check /usr/bin/ #4.58 KB11ENV TAOS_QUERY_USE_MEMORY_POOL=00 B12RUN /bin/sh -c chmod 7559.09 KB13VOLUME [/var/lib/taos /var/log/taos]0 B14ENTRYPOINT ["/usr/bin/tini" "--" "/usr/bin/entrypoint.sh"]0 B15EXPOSE map[6030/tcp:{} 6041/tcp:{} 6043/tcp:{} 6060/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'