sameersbn / sameersbn/docker-gitlab
Branch tags on Docker hub
Open
Nobody has claimed this yet.
wontfix
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
What I'm missing a bit about this image are abbreviated tags on the Dockerhub.
So e.g. I could use sameersbn/gitlab:8.10 instead of the full version.
This can be setup on Docker Hub with a additional tag build:
Type: Tag
Name: /^8.10./`
Docker Tag Name: 8.10
This will be built when a matching tag is pushed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file or test is named; start by reviewing the Docker Hub build configuration for sameersbn/gitlab. Add a tag build matching the 8.10-style version pattern and verify that a matching pushed tag produces the abbreviated 8.10 image tag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100