Skip to content

Devcontainer ports label is not actually shown in Ports tab #144

@bloodearnest

Description

@bloodearnest

The default devcontainer config adds a pre-registered port 8787, and gives it the label "RStudio IDE".

This label seems to be correctly picked up as part of the codespace configuration, e.g. installing the github cli and running gh codepace -c $CODESPACE_NAME ports lists the port and the label

However, this label doesn't seem to be shown in the Ports tab - just the port number "8787". If you manually set the label via the GUI, then it does show it, e.g. the column shows "Your Label (8787)".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions