Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use "canonical" names for containers. #1534

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

philliphoff
Copy link
Member

Updates the containers tree view to display the "canonical" name for a container when multiple names exist (as might occur, when containers are run with "V1"-style links (e.g. --link)), rather than blindly choosing the first in the array. The canonical name is the one that does not contain a / character aside from that of the prefix. If none is found, then falls back to the current behavior.

Related to #1523.

@philliphoff philliphoff requested a review from a team as a code owner January 8, 2020 23:35
@philliphoff philliphoff merged commit 7975729 into master Jan 9, 2020
@philliphoff philliphoff deleted the philliphoff-container-names branch January 9, 2020 01:04
@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants