Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jennfshr authored Aug 20, 2024
1 parent a79bd2a commit 40f42b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ mkdir -p ovis-ldms-debian-package && \
cd ovis-ldms-debian-package && \
export DEBEMAIL="jkgreen@sandia.gov" && \
export DEBFULLNAME="Jennifer K. Green" && \
export DEB_BUILD_OPTIONS='parallel=16' && \
echo "Cloning ovis" && \
git clone http://github.com/ovis-hpc/ovis.git -b v4.4.3 ovis-ldms-4.4.3 && \
tar cfJ ovis-ldms-4.4.3.tar.xz ovis-ldms-4.4.3 && \
Expand Down

0 comments on commit 40f42b6

Please sign in to comment.