Extract common code of docker image (#1150)
author최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Thu, 10 May 2018 07:10:09 +0000 (16:10 +0900)
committer김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Thu, 10 May 2018 07:10:09 +0000 (16:10 +0900)
commitab16c8266c416ac182be992abc0317fa033ab2ed
tree006267c73f60b560441cfdecfc9ee175a8881c9c
parent7b5b6e6fb32ddf76aa806bd3e1090e6abfe5cab8
Extract common code of docker image (#1150)

- Introduce nnfw_docker by extracting common code related to docker image nnfw_docker
- Use nnfw_docker in docker_run_test.sh to see it's working

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
scripts/command/docker_run_test.sh
scripts/command/nnfw_docker [new file with mode: 0644]