X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Dockerfile;h=d0039fa8e1add6c641ae04fb04706cfbf4d1fff4;hb=5bf7465e213fa92b6514446e353e6f2da436371f;hp=db2258d6b9c1f213462bbe089b4664e783d6af41;hpb=f73c8e3b01b8f5b7438ba544870e06d8f30cdea0;p=pti%2Fo2.git diff --git a/Dockerfile b/Dockerfile index db2258d..d0039fa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,6 +14,8 @@ RUN git clone --depth 1 --branch master https://opendev.org/starlingx/distcloud- RUN pip install -e /distcloud-client/distributedcloud-client # in case git repo is not accessable +# RUN git clone --depth 1 --branch master https://github.com/cloudify-incubator/cloudify-helm-plugin.git /helmsdk + COPY requirements.txt /tmp/ COPY requirements-stx.txt /tmp/