Add major release tags on Docker Hub
On [Docker Hub](https://hub.docker.com/r/gitlab/gitlab-ce/tags/) 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
issue