Add `microsoft/main` Docker image builds
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 431
- Forks
- 44
- Avg merge
- 21h 18m
- Merged PRs (30d)
- 30
Description
The initial implementation produces Docker images for 1.15 and 1.16. We should also produce images for microsoft/main so our users can easily try new features before they end up in a stable release branch.
The upstream golang image repo doesn't provide images for a new version until e.g. 1.17-rc, so we might need to be ahead of upstream on figuring out Docker + Go issues in order to maintain this properly.
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 tracing the existing implementation that produces the 1.15 and 1.16 Docker images, then compare it with the upstream golang image repository and the microsoft/main branch. Done means reproducible Docker images for microsoft/main, with Docker and Go compatibility concerns addressed while preserving the existing stable image builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- build-system, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100