Download sdk and aspnet images
https://github.com/dotnet/dotnet-docker
builder.WebHost.ConfigureKestrel(serverOption => {
serverOption.Listen(System.Net.IPAddress.Any, 8080);
});docker compose up -d| Name | Name | Last commit date | ||
|---|---|---|---|---|
Download sdk and aspnet images
https://github.com/dotnet/dotnet-docker
builder.WebHost.ConfigureKestrel(serverOption => {
serverOption.Listen(System.Net.IPAddress.Any, 8080);
});docker compose up -d