Skip to content
Snippets Groups Projects
Commit 657880d2 authored by Christian Schudoma's avatar Christian Schudoma
Browse files

Update Dockerfile

parent fc0b7c51
Branches main
No related tags found
No related merge requests found
Pipeline #60625 passed
......@@ -19,7 +19,7 @@ WORKDIR /opt/software
RUN git clone https://github.com/pmelsted/bifrost.git
WORKDIR /opt/software/bifrost
mkdir build
RUN mkdir build
WORKDIR /opt/software/bifrost/build
RUN cmake .. && make && make install
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment