dotnet / dotnet/dotnet-buildtools-prereqs-docker
Investigate ways to exclude llvm sources from builder image
Open
area-dockerfiles
- Dominant language
- Dockerfile
- Stars
- 87
- Forks
- 118
- Avg merge
- 10h 26m
- Merged PRs (30d)
- 4
Description
The changes in https://github.com/dotnet/dotnet-buildtools-prereqs-docker/pull/1456 had to add back the `llvm-project.src` directory in crossdeps-builder because it's needed by derived images. There should be an investigation of ways to avoid needing this. One option is to simply require the derived image to download the source tarball itself rather than relying on it existing in the base image. This directory accounts for 1.7 GB so it's definitely significant.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.