diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-09-11 10:46:55 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-09-11 10:46:55 +0800 |
commit | f2be88e4efd945b9129264df132a5aa818972afb (patch) | |
tree | 8cc87528aee1c0f0488a3ed60d5d82e65337f1b6 /res/docker | |
parent | 6da0adc270b7f1bbba29c98e6ae3024c9ddcd77f (diff) |
Add scripts execution permissions
Change-Id: I28d6e95a8a9198b7cdda94f80e7eaab67009ab77
Issue-ID: VFC-322
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'res/docker')
-rwxr-xr-x[-rw-r--r--] | res/docker/build_image.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | res/docker/docker-entrypoint.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | res/docker/instance_config.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | res/docker/instance_init.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | res/docker/instance_run.sh | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/res/docker/build_image.sh b/res/docker/build_image.sh index 246cef7..246cef7 100644..100755 --- a/res/docker/build_image.sh +++ b/res/docker/build_image.sh diff --git a/res/docker/docker-entrypoint.sh b/res/docker/docker-entrypoint.sh index 214ae15..214ae15 100644..100755 --- a/res/docker/docker-entrypoint.sh +++ b/res/docker/docker-entrypoint.sh diff --git a/res/docker/instance_config.sh b/res/docker/instance_config.sh index e98175e..e98175e 100644..100755 --- a/res/docker/instance_config.sh +++ b/res/docker/instance_config.sh diff --git a/res/docker/instance_init.sh b/res/docker/instance_init.sh index 1986369..1986369 100644..100755 --- a/res/docker/instance_init.sh +++ b/res/docker/instance_init.sh diff --git a/res/docker/instance_run.sh b/res/docker/instance_run.sh index 196edfd..196edfd 100644..100755 --- a/res/docker/instance_run.sh +++ b/res/docker/instance_run.sh |