github microsoft/vscode-docker v1.4.0

latest releases: v1.29.2, v1.29.1, v1.29.0...
4 years ago

Added

  • Support for Azure Container Instances Docker contexts. #2102
  • ACI contexts can be created from the command palette or contexts view. #2114
  • Outdated base images are now flagged with a warning icon. The base image must be in the root namespace in Docker Hub (i.e. docker.io/library). This feature is on by default but can be disabled via the docker.images.checkForOutdatedImages setting. #1493

Note: ACI-related features require the latest Docker Desktop Edge release.

Fixed

  • Python debugging launcher now uses python3 instead of python, to ensure Python 3.* is always run. #2123
  • "Cannot read property 'filter' of null" during some commands. #2030, #2072, #2108
  • Node.js and Python debug configurations did not pass along all parameters. #2024
  • Fixed a few Dockerfile language server issues. #2043, #2055
  • Login failure for Azure Container Registries. #1959

Don't miss a new vscode-docker release

NewReleases is sending notifications on new releases.