mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
4 lines
59 B
Bash
Executable file
4 lines
59 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker build --no-cache -t taos_test:v1.0 .
|
|
|