Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish615 authored Apr 8, 2024
1 parent ae20082 commit 0878db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/alphafold2-based-protein-folding/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ RUN wget https://github.com/IntelLabs/Open-Omics-Acceleration-Framework/releases
RUN tar -xzf Source_code_with_submodules.tar.gz
RUN cd /Open-Omics-Acceleration-Framework/applications/alphafold
WORKDIR /Open-Omics-Acceleration-Framework/applications/alphafold
RUN git submodule update --recursive --init -- .

# Compile HHsuite from source.
RUN . /opt/intel/oneapi/compiler/latest/env/vars.sh intel64 \
&& . /opt/intel/oneapi/mkl/latest/env/vars.sh intel64 \
Expand Down

0 comments on commit 0878db8

Please sign in to comment.