diff --git a/Dockerfile b/Dockerfile index 593c966..a74db71 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,6 +23,7 @@ RUN install-ubuntu-packages \ gcc g++ gfortran \ locales \ make \ + parallel \ wget # Basic python support, necessary for the build steps.