Make a copy of scripts and files in docker from scripts/command
authorHyung-Kyu Choi <hk0110.choi@samsung.com>
Fri, 27 Apr 2018 07:06:30 +0000 (16:06 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Fri, 27 Apr 2018 07:26:55 +0000 (16:26 +0900)
commit5674e79c0225e25378ab7d70a4f011f37221f5f2
tree754c8731732e850aff4a164869ab0164e6ec5f44
parent376b38ea4063b6c6c877c7fa0ea81dd6e91fa15f
Make a copy of scripts and files in docker from scripts/command

- Make a copy of scripts and files in ./docker from ./scripts/command
- This files will be used with currrent CI and
  will be removed when CI is updated

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
docker/change_gitmodule.sh [new file with mode: 0755]
docker/common.sh [new file with mode: 0755]
docker/docker_build.sh [new file with mode: 0755]
docker/docker_build_cross_arm_ubuntu.sh [new file with mode: 0755]
docker/docker_build_cross_arm_ubuntu_without_aclbuild.sh [new file with mode: 0755]
docker/docker_run.sh [new file with mode: 0755]