sha256:f808c7e2bf847abe36a9c2bea3ded8ae43aafe51dd695670c9883fc771fbeebf
OS/ARCH
linux/amd64
Compressed size
491 MB
Last pushed
21 days by tdengine
Type
Image
Manifest digest
sha256:f808c7e2bf847abe36a9c2bea3ded8ae43aafe51dd695670c9883fc771fbeebf
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'