The images got really big when we copied over the usr/share/dotnet dir from the build env because its the whole dotnet sdk. Here I replaced those statements with a statement to just pull dotnet 8 runtime which should reduce the image sizes hopefully.
[ ] There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
[ ] If applicable, the PR references the bug/issue that it fixes in the description.
[ ] New Unit tests were added for the changes made and CI is passing.
The images got really big when we copied over the usr/share/dotnet dir from the build env because its the whole dotnet sdk. Here I replaced those statements with a statement to just pull dotnet 8 runtime which should reduce the image sizes hopefully.
Releasing new Host versions. V3 Release V2 Release
PR information