sha256:ffcf5315efe0838b55369ffdec8cea3ad8fee552e8a7fa733d5285ec718f0842
OS/ARCH
Compressed size
660.62 MB
Last pushed
4 months by tdengine
Type
Image
Manifest digest
sha256:961ec28f72c5c1b5810429feff3b621c72c76968c6e6daffa7cf4df7fef0a496
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2LABEL description=TDengine TSDB Base Image0 B3ARG BUILD_ENTERPRISE=10 B4RUN |1 BUILD_ENTERPRISE=1 /bin/sh -c148.35 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/ # buildkit120.37 MB7COPY /etc/taos/ /etc/taos/ # buildkit8.52 KB8COPY /usr/local/taos/bin/* /usr/bin/ # buildkit318.53 MB9COPY /usr/local/taos/driver/ /usr/local/lib/ # buildkit45.52 MB10COPY /usr/local/taos/include/ /usr/include/ # buildkit36.19 KB11COPY entrypoint.sh taos-check /usr/bin/ #4.57 KB12ENV TAOS_QUERY_USE_MEMORY_POOL=00 B13RUN /bin/sh -c chmod 7555.57 KB14VOLUME [/var/lib/taos /var/log/taos]0 B15ENTRYPOINT ["/usr/bin/tini" "--" "/usr/bin/entrypoint.sh"]0 B16EXPOSE [6030/tcp 6041/tcp 6043/tcp 6060/tcp]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'