--env-file option for docker cross arm build (#1879)
author이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Mon, 9 Jul 2018 04:54:00 +0000 (13:54 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 9 Jul 2018 04:54:00 +0000 (13:54 +0900)
commitaa5d3e14053b7bf9f6e6a92a0b87321688c7361e
tree66fabd410b14c3a773a72929086467502d1b77eb
parent29a0be556b67b3dee2257d5ad771d0a82eb962d7
--env-file option for docker cross arm build (#1879)

* --env-file option for docker cross arm build

1. support --env-file option via $ENV_FILE
2. add env_file for pureacl, new_runtime build

Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
* Rename env files

Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
* remove empty line

Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
scripts/command/docker_build_cross_arm_ubuntu.sh
scripts/command/docker_env_newruntime [new file with mode: 0644]
scripts/command/docker_env_pureacl [new file with mode: 0644]