提交 d28a8a7e 编写于 作者: P plum-lihui

[TD-1631]

上级 a9611c9b
#!/bin/bash
set -x
docker build --rm -f "Dockerfile" -t tdengine/tdengine-aarch64:$1 "." --build-arg version=$1
#docker login -u tdengine -p $2 #replace the docker registry username and password
#docker push tdengine/tdengine:$1
docker login -u tdengine -p $2 #replace the docker registry username and password
docker push tdengine/tdengine-aarch64:$1
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册