Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
APN-Pucky authored Dec 6, 2023
1 parent b8ae787 commit 1b52eac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions easybuild/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ RUN eb --prefix /scratch --installpath /easybuild --install-latest-eb-release --
RUN eb --prefix /scratch --installpath /easybuild GCCcore-11.3.0.eb gompi-2022a.eb Python-3.10.4-GCCcore-11.3.0.eb --robot --trace && rm -rf /scratch/*
# Some heavy load
RUN eb --prefix /scratch --installpath /easybuild Qt5-5.15.5-GCCcore-11.3.0.eb nodejs-16.15.1-GCCcore-11.3.0.eb Mesa-22.0.3-GCCcore-11.3.0.eb --robot --trace && rm -rf /scratch/*
RUN eb --prefix /scratch --installpath /easybuild GCCcore-12.3.0.eb gompi-2023a.eb --robot --trace && rm -rf /scratch/*


#####################
Expand Down

0 comments on commit 1b52eac

Please # to comment.