opendevstack / opendevstack/ods-quickstarters
Docker image use of public dockerhub
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 39
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
The e.g. Docker plain starter relies on public alpine:latest from dockerhub and a build can fail, if the pull rate limit has been reached.
Describe the solution you'd like
For internal projects point the starter to an internal container registry (or get a dockerhub licence for the company).
Describe alternatives you've considered
It would be the user's responsibility to store a copy of alpine in a registry without rate limits, which is not ideal (keeping things up-to-date, multiple copies, ...)
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the Docker plain starter and its alpine:latest image reference. Determine how an internal container registry should be selected for internal projects, then verify that the starter builds without pulling Alpine from public Docker Hub and that the chosen registry approach is documented or configurable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100