vscode-docker
vscode-docker copied to clipboard
Feature Request: Allow setting the container "label" to reference a label in the containers view
At the moment you can configure the contains view using the below menu:
Ideally you could set the "Label" property to itself be a custom label (similar to what you can currently do now for group-by). The use case here is that our applications creates several containers from the same image but with a complex name (this is a product of the underlying framework) being able to set a "friendly" name in the container labels is possible so being able to set the primary container name on a custom label would be convenient.
Thanks for your consideration :)