microsoft / vscode-docker

Docker Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker
Other
1.21k stars 515 forks source link

added chaining operator to registry #4088

Closed alexyaang closed 1 year ago

alexyaang commented 1 year ago

This PR fixes the tag image command. A lot of the times, registry is undefined, so registry.wrappedItem will throw an error.