dotnet / dotnet/dotnet-buildtools-prereqs-docker
Split apart Dockerfile groupings to avoid long-running build jobs
Open
area-infrastructure
- Dominant language
- Dockerfile
- Stars
- 87
- Forks
- 118
- Avg merge
- 10h 26m
- Merged PRs (30d)
- 4
Description
The CBL Mariner 2.0 and Azure Linux 3.0 build jobs currently take up to 7+ hours to complete. We should look into breaking up the grouping of Dockerfiles so they can be built in separate jobs. This would require determining the dependencies amongst those Dockerfiles to find all the "roots". Then we can get a better picture of what the graphs look like and what potential benefits there may be for splitting things up.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.