dotnet / dotnet/dotnet-buildtools-prereqs-docker
Is doxygen package neccesary?
- Dominant language
- Dockerfile
- Stars
- 87
- Forks
- 118
- Avg merge
- 10h 26m
- Merged PRs (30d)
- 4
Description
The `doxygen` package is being installed in the following locations:
https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/aeb3d7e48d804c5bd671d41ac9470c17eab02617/src/cbl-mariner/2.0/amd64/Dockerfile#L9
https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/aeb3d7e48d804c5bd671d41ac9470c17eab02617/src/centos-stream/9/amd64/Dockerfile#L21
https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/aeb3d7e48d804c5bd671d41ac9470c17eab02617/src/centos-stream/9/mlnet/helix/amd64/Dockerfile#L17
https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/aeb3d7e48d804c5bd671d41ac9470c17eab02617/src/centos-stream/10/amd64/Dockerfile#L19
Most notably, it is _not_ installed in the Azure Linux Dockerfiles and those are operating just fine. I do see some references to doxygen in the runtime repo, but again, the Azure Linux images are working without it. Can this package be removed?
cc @sbomer
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.