commit | 474ba92f76c6f9baa08a84d237b85f9a002a8fa1 | [log] [tgz] |
---|---|---|
author | Hanna Arhipova <harhipova@mirantis.com> | Thu Jul 04 12:43:16 2019 +0300 |
committer | Hanna Arhipova <harhipova@mirantis.com> | Fri Jul 05 12:25:38 2019 +0300 |
tree | 8cc9dd2417e35ba047716d9680c5cc9704bc1791 | |
parent | 612ce7c5972a772f5a0895fd8d64223e79b4dc36 [diff] [blame] |
Set https protocol for drivetrain components Change-Id: If1c30d2de1e227201c3e180217f218af240b6ac1 Fixes-Bug: #PROD-31708(PROD:31708)
diff --git a/Dockerfile b/Dockerfile index e358717..33f702b 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -13,6 +13,7 @@ ARG UBUNTU_MIRROR_URL="http://archive.ubuntu.com/ubuntu" ARG SL_TEST_REPO='http://gerrit.mcp.mirantis.com/mcp/stacklight-pytest' ARG SL_TEST_BRANCH='release/2019.2.0' +ENV PYTHONHTTPSVERIFY=0 WORKDIR /var/lib/ COPY bin/ /usr/local/bin/