Skip to content

Releases: microsoft/vscode-containers

v2.0.3

05 Jun 14:14
9ee40a5
Compare
Choose a tag to compare

Changed

  • Some compose language service features will automatically disable if the Docker DX extension is present, in order to avoid duplication and conflicts. #75

v2.0.2

28 May 14:49
d457654
Compare
Choose a tag to compare

Changed

v2.0.1

05 May 20:57
46661c5
Compare
Choose a tag to compare

Added

  • Added a command to change container runtime, in the command palette and Containers view in the Container Explorer. #56

v2.0.0

21 Apr 16:15
e7b1882
Compare
Choose a tag to compare

Initial Release

  • Initial release of the Container Tools extension. This extension has all the features of the Docker extension and more. See here for additional information.
  • The Container Tools extension supports multiple container runtime options, such as Docker or Podman. If you want to change runtimes, you can do so with the VS Code setting containers.containerClient. Changing requires a restart to take effect.