dotNet Docker veröffentlichen

  1. die csproj bearbeiten:
    [crayon-68081fa39c379792859384/]
     
  2. Docker Desktop muss vorinstalliert sein und mit wsl2 laufen
    [crayon-68081fa39c380104131235/]
  3. Https Zertifikat für Entwicklung erstellen: https://learn.microsoft.com/en-us/aspnet/core/security/docker-https?view=aspnetcore-8.0#running-pre-built-container-images-with-https
    [crayon-68081fa39c381204412900/]