Introduce interactive docker option (#545)
author김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Wed, 11 Apr 2018 04:03:03 +0000 (13:03 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Wed, 11 Apr 2018 04:03:03 +0000 (13:03 +0900)
commit9bd3bc3b00645a842f40670ef37ad86841c21f6b
tree3a093f53cb25e8876fae8ac712bad82732e4fb7b
parent2916dcd053d497b0c996d1323736d3cc1657f6a4
Introduce interactive docker option (#545)

To build and test continuously in the docker environment, run as below:
`$ DOCKER_INTERACTIVE=1 ./docker/Docker_build_cross_arm_ubuntu_without_aclbuild.sh`

Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
docker/docker_build_cross_arm_ubuntu_without_aclbuild.sh