]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Checkout correct branch docker_restrict_tpetra_vector_instantiations
authorDaniel Arndt <arndtd@ornl.gov>
Fri, 24 Feb 2023 12:52:40 +0000 (07:52 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Fri, 24 Feb 2023 12:52:40 +0000 (07:52 -0500)
contrib/docker/Dockerfile

index 47abe1d7fee52995b6c44df2209e12d4840f5ec2..2eae4b830a4649baf7557dd625abd70e52c1a708 100644 (file)
@@ -4,7 +4,7 @@ LABEL maintainer="luca.heltai@gmail.com"
 
 USER root
 RUN cd /usr/src \
-    && git clone https://github.com/dealii/dealii \
+    && git clone https://github.com/dealii/dealii -b docker_restrict_tpetra_vector_instantiations \
     && cd dealii && mkdir build && cd build \
     && cmake -GNinja \
     -DCMAKE_PREFIX_PATH="/usr/lib/x86_64-linux-gnu/hdf5/openmpi;/usr/include/hdf5/openmpi" \

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.