#!/bin/bash

docker build  --no-cache -t taos_test:v1.0 .

