Fix "qtip command not found" in Docker container 87/50187/3
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Mon, 8 Jan 2018 02:48:42 +0000 (10:48 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Mon, 8 Jan 2018 02:55:30 +0000 (10:55 +0800)
commit0436f87ff05b0835e1ed75ee2955f5097e572224
treedf1ec4d5dc688e100a77c6326d98ba0b0d4d3990
parentea7c2467b1c5d24ac56c41a2ab82355d01cf3cc2
Fix "qtip command not found" in Docker container

- updated dependency lock
- allow buidling docker image from local repository
- use pip to install local package

Change-Id: I9eecae54f278e57ec0ba4840b2d64abb0134d9b6
JIRA: QTIP-289
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Pipfile
Pipfile.lock
docker/Dockerfile.local [new file with mode: 0644]