sha256:597ae70d709bdd68947b596723ff53b413ac2caa5a5a70660ea93096a2218e16
OS/ARCH
Compressed size
259.26 MB
Last pushed
8 months by tdengine
Type
Image
Manifest digest
sha256:097b49496f996706cee3d0d5626c3115e12bb54b2ad606e3607d3760aae418b5
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2LABEL description=TDengine TSDB Base Image0 B3ARG BUILD_ENTERPRISE=00 B4RUN |1 BUILD_ENTERPRISE=0 /bin/sh -c61.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/ # buildkit23.79 MB7COPY /etc/taos/ /etc/taos/ # buildkit8.25 KB8COPY /usr/local/taos/bin/* /usr/bin/ # buildkit120.37 MB9COPY /usr/local/taos/driver/ /usr/local/lib/ # buildkit26.89 MB10COPY /usr/local/taos/include/ /usr/include/ # buildkit35.1 KB11COPY entrypoint.sh /usr/bin/ # buildkit3.93 KB12ENV TAOS_QUERY_USE_MEMORY_POOL=00 B13RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d;4.17 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 'arm64' out/ 'bookworm' '@1760918400'