run_taos.sh 298 字节
Newer Older
H
hzcheng 已提交
1 2 3 4 5 6 7 8
#!/bin/bash

# run taos
docker run --rm -it --name taos \
    --mount type=bind,source=/home/hzcheng/.taos_history,target=/root/.taos_history  \
    --mount type=bind,source=/home/hzcheng/Documents/TAOS/taosdata/cfg/,target=/etc/taos/ \
    --network isolated_nw --ip 172.25.0.12 \
    taos_img -p