If .NET SDK and ASP.NET supports different platforms in Docker, and you want to support several of these platforms(if not all), I figured you need to have different dockerfiles for each platform per project. But how should you manage that in your projects? And how can you publish all of those dockerfiles to the registry faster with ease?