Skip to content

Commit

Permalink
Add Irksome and FEMlium to apps in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-ballarin committed May 7, 2021
1 parent 8908d0c commit 268b260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.firedrake
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ USER firedrake
WORKDIR /home/firedrake

# Now install extra Firedrake components.
RUN bash -c "source firedrake/bin/activate; firedrake-update --documentation-dependencies --tinyasm --slepc --install thetis --install gusto --install icepack"
RUN bash -c "source firedrake/bin/activate; firedrake-update --documentation-dependencies --tinyasm --slepc --install thetis --install gusto --install icepack --install irksome --install femlium"

0 comments on commit 268b260

Please sign in to comment.