sha256:231a60d82b384b621f92c36e6f3d3b7d57713a5bad0e9ce34710f3f3116a007e
OS/ARCH
Compressed size
590.46 MB
Last pushed
5 months by tdengine
Type
Image
Manifest digest
sha256:db77bb908a4418c165bda0c9a4314804cbac3993765b64d180680de2ea359681
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2LABEL description=TDengine TSDB Base Image0 B3ARG BUILD_ENTERPRISE=00 B4RUN |1 BUILD_ENTERPRISE=1 /bin/sh -c148.28 MB5ENV DEBIAN_FRONTEND=noninteractive LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 LC_ALL=en_US.UTF-80 B6COPY /tmp/tdengine/ /usr/local/taos/ # buildkit115.22 MB7COPY /etc/taos/ /etc/taos/ # buildkit8.34 KB8COPY /usr/local/taos/bin/* /usr/bin/ # buildkit264.75 MB9COPY /usr/local/taos/driver/ /usr/local/lib/ # buildkit34.36 MB10COPY /usr/local/taos/include/ /usr/include/ # buildkit36.09 KB11COPY entrypoint.sh /usr/bin/ # buildkit3.93 KB12ENV TAOS_QUERY_USE_MEMORY_POOL=00 B13RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d;4.96 KB14VOLUME [/var/lib/taos /var/log/taos]0 B15ENTRYPOINT ["/usr/bin/tini" "--" "/usr/bin/entrypoint.sh"]0 B16EXPOSE map[6030/tcp:{} 6041/tcp:{} 6043/tcp:{} 6060/tcp:{}]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'