2023-11-03 18:57:41 +01:00

5 lines
161 B
Plaintext

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