Add major release tags on Docker Hub
On Docker Hub there are only tags for nightly, rc, latest and specific versions.
I would like to use the tag of a supported major release, to receive patches, but no major (and potentially breaking) changes.
Please submit tags like 11 and 11.2 for the latest 11.x.x and 11.2.x releases.
See also: https://docs.gitlab.com/ee/policy/maintenance.html
Workaround
Use https://github.com/tianon/dockerfiles/blob/master/gitlab/README.md
Edited by J0WI