github microsoft/vscode-docker v1.6.0

latest releases: v1.29.1, v1.29.0, v1.28.0...
3 years ago

Added

  • Deployments to Azure Container Instances can be made directly from images in Docker Hub and Azure Container Registries in the Registries view. #1718
  • ACI containers can now be stopped and started from the Explorer view. #2265
  • Templates for scaffolding can be provided with the new docker.scaffolding.templatePath setting. #1617
  • The scaffolding experience is now a wizard, which has improved UX. #1642

Changed

  • The outdated image check feature has been turned off by default. It can still be turned on in settings but may result in rate limiting from Docker Hub. For more information see #2272.

Removed

  • The command vscode-docker.api.configure has been removed. The command vscode-docker.configure can still be used to programmatically scaffold Dockerfiles. #2267

Don't miss a new vscode-docker release

NewReleases is sending notifications on new releases.