You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
The applicable Docker context types can be set on customized commands. #2168
Image size has been added in the Explorer view as an optional property for labels and sorting. #2047
Fixed
Terminal windows will be reused, instead of opening a new terminal window every time. #251
The recommended exec form of CMD directives is now used wherever possible. #2090
Debugging no longer stops on hot reload in Python. #2148
Grouping containers by networks used is not working #2185
Activation errors due to filesystem permissions #2204
Prompt to copy debugger into container shows up repeatedly #2186
Allow logging to container registries without gnome-keyring installed #722
Removed
The docker.attachShellCommand.Windows and docker.attachShellCommand.Linux settings have been removed. Command customization replaces this functionality.