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
Custom file names for docker-compose files can be defined. #102
The experience for pushing Docker images has been revamped. #351, #1539, #1595
Extensibility model for registry providers has been improved. #147
Generic DockerV2 registries using OAuth can now be connected to in many cases. #869
Docker contexts can now be changed, inspected, and removed from the Command Palette. #1784
If the Docker context is changed from outside VSCode, the changes will be picked up in VSCode within 20 seconds by default, configurable with the docker.contextRefreshInterval setting. If the Docker context is changed within VSCode it is picked up immediately. #1790