diff --git a/flux-test b/flux-test index 96871ea..207e28a 100644 --- a/flux-test +++ b/flux-test @@ -1,3 +1,5 @@ FROM opensuse/leap +RUN sed -i '/onlyReq/csolver.onlyRequires = true' +RUN zypper install -y git RUN git clone https://github.com/flux-framework/flux-core.git \ No newline at end of file