.Net Core UBI image doesn’t allow running `dotnet restore`
I have a little Web API POC which runs fine when using mcr.microsoft.com/dotnet/aspnet:8.0 as base but when I switch it to registry.access.redhat.com/ubi8/dotnet-80 I start getting permission errors.