set the ENV in shell instead of Dockerfile 65/57665/1
authorLiZi <li.zi30@zte.com.cn>
Thu, 26 Jul 2018 08:30:52 +0000 (08:30 +0000)
committerLiZi <li.zi30@zte.com.cn>
Thu, 26 Jul 2018 08:42:30 +0000 (08:42 +0000)
commit3dfdca44b304d78772fdddbc843d0c1b8e2aa872
tree37f06f6695bbae0ee0ae5f8949ad29b72e0bf3f7
parent37f8a21ea09128df5e10f7ce9a488bea7301d4cb
set the ENV in shell instead of Dockerfile

the dpkg command did not work in Dockerfile. So move it to docker-entrypoint.sh

Issue-ID: AAI-1423

Change-Id: Ib4d289faa2847b3c27935643dae299a76fbf8bab
Signed-off-by: LiZi <li.zi30@zte.com.cn>
standalone/src/main/assembly/Dockerfile
standalone/src/main/assembly/docker/docker-entrypoint.sh