We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a8b71f + 0fe5d0b commit ce5cdb2Copy full SHA for ce5cdb2
1 file changed
build/Dockerfile
@@ -11,6 +11,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt update && apt install -y \
11
python3-pip \
12
git \
13
build-essential \
14
+ cmake \
15
python3-numpy \
16
python3-scipy \
17
python3-mpi4py \
0 commit comments