From 1ce899f56b6ca6afee6bdec2f7ea55b5da95a136 Mon Sep 17 00:00:00 2001 From: chenxingming <13019562@qq.com> Date: Mon, 13 Mar 2023 09:48:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20docker=20=E5=8C=85?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 build.sh diff --git a/build.sh b/build.sh old mode 100644 new mode 100755 index 7224b74..cd46bcb --- a/build.sh +++ b/build.sh @@ -1,3 +1,3 @@ # /usr/bash -docker build --tag hpds-python . +docker build --tag hpds-road-detection .