Free up Docker image tag namespace.
authorM. Eric Irrgang <ericirrgang@gmail.com>
Fri, 6 Mar 2020 11:16:04 +0000 (14:16 +0300)
committerPaul Bauer <paul.bauer.q@gmail.com>
Mon, 9 Mar 2020 16:19:04 +0000 (17:19 +0100)
commitf8517ace2f6b4e1130a3377ab1f06f84bd69d130
treed5abc73681865138f23e13add90606720c9e994a
parent1651271ae4200a83816db28aa43526134fc44b17
Free up Docker image tag namespace.

Allow tags to distinguish Docker images for different release
requirements. Free up the image tag namespace for granularly describing
image revisions (and create smaller image repositories) by using the
matrix slug as the image name. Tag images to indicate the supported
GROMACS branch.

Refs #3395

Change-Id: Idff95d031cd56a28545562862e78cd99902db620
admin/ci-templates/.build-docs-template.yml
admin/ci-templates/.build-template.yml
admin/ci-templates/.image-templates.yml
admin/dockerfiles/buildall.sh
admin/dockerfiles/ci-clang/Dockerfile
admin/dockerfiles/ci-docs-clang/Dockerfile
admin/dockerfiles/ci-docs-gcc/Dockerfile
admin/dockerfiles/ci-gcc/Dockerfile