Skip to content

Rationalize EXPOSE instructions #133

@richlander

Description

@richlander

EXPOSE instructions should have the following characteristics:

  • Match ASP.NET Core defaults.
  • No TLS/HTTPS since that's a deployment concern

Ideally, we wouldn't need to use EXPOSE at all, but I'm guessing that VS Code relies on it.

https://github.com/search?q=repo%3Adotnet%2FAspNetCore.Docs.Samples%20EXPOSE&type=code

FYI for .NET 8: dotnet/core#8133 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions