Let base GROMACS docker image be a little more useful.
commita5b4e28189d659d1454151c3ef34fcfe863dcb53
authorM. Eric Irrgang <ericirrgang@gmail.com>
Fri, 26 Jul 2019 16:10:36 +0000 (26 19:10 +0300)
committerEric Irrgang <ericirrgang@gmail.com>
Thu, 8 Aug 2019 15:23:06 +0000 (8 17:23 +0200)
tree332d24a38c7284a21279b415d32aad1091fb72e3
parent58e8329dc469328d0893111782fad5b818a46427
Let base GROMACS docker image be a little more useful.

* Break the build up into more steps for easier post-mortem inspection.
* Add `make check` as a default command.

The extra build steps don't add to the image size because we were
already keeping the entire sources for debugging convenience. We only
borrow the installed files in the consuming CI images.

Change-Id: I542e2b01125cdb34c130adcf76d5df50307bfc33
python_packaging/docker/gromacs.dockerfile