Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
make the singularity container only hold dependencies, not deeprank-c…
Browse files Browse the repository at this point in the history
…ode itself
  • Loading branch information
Coos Baakman committed Oct 21, 2021
1 parent 00e6a0d commit e2f7265
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion singularity.def
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ From: python:3.8

%files
requirements
.

%post
apt update && apt install -y openmpi-bin openmpi-common openssh-client openssh-server libopenmpi-dev
Expand Down

0 comments on commit e2f7265

Please sign in to comment.