To build Docker images (primarily) for continuous integration.
Dockerfile located in fortran/
.
Images based on Fedora or Alpine Linux.
Contains gcc, gfortran, git, make, cmake, OpenBLAS,
and Python 3.6 (including pytest, gcovr, and pycodestyle).
Images based on Ubuntu 18.10 and TeXLive 2018.
Contains selected additional packages.
The image latex
also serves as the base image for
the latexbeamer
(including the beamer package and DTU
templates) and pandoc
images.