Normalize docker image names.
authorM. Eric Irrgang <ericirrgang@gmail.com>
Fri, 31 Jul 2020 13:31:09 +0000 (16:31 +0300)
committerM. Eric Irrgang <mei2n@virginia.edu>
Fri, 31 Jul 2020 17:49:44 +0000 (17:49 +0000)
commite0a2bf12ca94fe380d52c6cd59c5d381d88e4324
tree0c99b8c731e5d970e6f4a2d2e8d22c338b4fa6f0
parent0d67aa8c17684d218fffe5eb4fb7c3ebbaaf3b38
Normalize docker image names.

Change the name of the DockerHub image repository name to include the
name of the supported branch. Leave the tag unspecified when naming the
built images and when referencing images for CI jobs to get the standard
imagePullPolicy for the `latest` tag.

See also:
https://kubernetes.io/docs/concepts/configuration/overview/#container-images

Fixes #3618
admin/containers/buildall.sh
admin/gitlab-ci/archive.gitlab-ci.yml
admin/gitlab-ci/documentation.gitlab-ci.yml
admin/gitlab-ci/gromacs.gitlab-ci.yml
admin/gitlab-ci/lint.gitlab-ci.yml