fix "No space" error in docker building 89/26589/1
authorAlex Yang <yangyang1@zte.com.cn>
Thu, 29 Dec 2016 15:57:42 +0000 (23:57 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Thu, 29 Dec 2016 15:57:42 +0000 (23:57 +0800)
commit3c01f7eed2c8265fcf26801b4d18914cc2925294
treecd8f1f751ec0bd14497f6b3294b336667a31c197
parent8752e2341e766f547377ac184f3e338613491162
fix "No space" error in docker building

The space of the /root directory in the docker image is only 10G.
"No space" occurs in docker building. So the tmp directory should be changed.

Change-Id: Idfa831bac88e2b8ea8e4312247611dc9a1dcda65
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
ci/build_rpm/build_rpms_docker.sh