Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Nov 14, 2023
1 parent d9d9155 commit 87ccd74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ramble-gromacs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ENV DEBIAN_FRONTEND=noninteractive
# Ensure the flux user owns the spack install
RUN apt-get update && \
apt-get install -y fftw3-dev fftw3 pdsh libfabric-dev libfabric-bin libfabric1 \
time git curl wget \
time git curl wget mpich \
python3-pip

WORKDIR /opt
Expand Down

0 comments on commit 87ccd74

Please sign in to comment.