Commit e6393c7
fix: add libgfortran5 to Docker runtime stage for DAlphaBall
The DAlphaBall.gcc binary requires libgfortran.so.5 on the system
library path. It was only installed in the conda env (builder stage),
which system binaries cannot access, causing PyRosetta scoring to crash.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d994a96 commit e6393c7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments