commit | 91dc81558eceedaa41383cc666bbc0bad99a8671 | [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:16:39 2019 +0300 |
tree | f58ff9b938887422a357157b9723003e78405bf6 | |
parent | 599801a74cff0254512147cf99c41c32c9f9727e [diff] [blame] |
Set https protocol for drivetrain components Change-Id: If1c30d2de1e227201c3e180217f218af240b6ac1 Fixes-Bug: #PROD-31708(PROD:31708)
diff --git a/Dockerfile b/Dockerfile index 507bb71..92a8468 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='master' +ENV PYTHONHTTPSVERIFY=0 WORKDIR /var/lib/ COPY bin/ /usr/local/bin/