Install libtool and cnf; flesh out manual flux installation slightly
This commit is contained in:
parent
9bfb297f67
commit
25acbeb75f
@ -1,7 +1,7 @@
|
||||
FROM opensuse/leap
|
||||
|
||||
RUN sed -i '/onlyReq/csolver.onlyRequires = true' /etc/zypp/zypp.conf
|
||||
RUN zypper install -y git
|
||||
RUN zypper install -y --quiet git libtool command-not-found
|
||||
RUN git clone --depth 1 https://github.com/flux-framework/flux-core.git; \
|
||||
cd flux-core; \
|
||||
ls src
|
||||
./autogen.sh && ./configure --prefix=$HOME/local
|
Loading…
x
Reference in New Issue
Block a user