fix internal port of TestAPI
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Fri, 24 Feb 2017 07:08:41 +0000 (15:08 +0800)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 24 Feb 2017 21:44:09 +0000 (21:44 +0000)
commit105fcee68c3a74e7edde9f8d7fd7846d9aedc253
tree6e7ca50852a56d0eeebe45b9dafbdcb9e285e589
parent12b368fad4b5bffa1349be57231f7278d24fd6b0
fix internal port of TestAPI

There are too many parameters when starting TestAPI container,
it will confuse the user. I learned that docker containers like
Jenkins and mongo the internal port is fixed, the user only need
to change the exposed port, so the same strategy is adopted here

Change-Id: I59424f5a1f36945d906975a741b631019fcbd46d
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
testapi/docker/Dockerfile
testapi/docker/prepare-env.sh