dotNet Docker veröffentlichen

  1. die csproj bearbeiten:
    [crayon-67f53518c8adc760104039/]
     
  2. Docker Desktop muss vorinstalliert sein und mit wsl2 laufen
    [crayon-67f53518c8ae0348074645/]
  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-67f53518c8af1549934176/]