ソースを参照

调整

develop
H Vs 7ヶ月前
コミット
a9fcae8aa5
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      setup_test.sh

+ 1
- 1
setup_test.sh ファイルの表示

@@ -5,7 +5,7 @@ docker rmi -f $(
docker images | grep 139.224.254.18:5000/gps_gateway_position | awk '{print $3}'
)
# 构建telpo/mrp:$image_version镜像
docker build -f ./GpsCard.Gateway/Dockerfile . -t telpo/gps_gateway_position:$image_version
docker build -f ./GpsCardGatewayPosition.Postion/Dockerfile . -t telpo/gps_gateway_position:$image_version
#TODO:推送镜像到私有仓库
echo '=================开始推送镜像======================='
docker tag telpo/gps_gateway_position:$image_version 139.224.254.18:5000/gps_gateway_position:$image_version


読み込み中…
キャンセル
保存