As mentioned in the release notes, the .vsix
file described here provides early access to features that
we are proposing to be contributed into the official Docker vscode extension.
- Download the latest .vsix bundle from: https://github.com/docker/docker-vscode/releases/
Must have VSCode code command in PATH:
code --install-extension /my/path/to/docker-bundle.vsix --force
Extensions -> ...
menu -> Install from VSIX
- Type
>
into top search bar Shortcut: Press ⇧⌘P (OSX) or CTRL⇧P (Win/Linux) - Select
Extensions: Install from VSIX...
- Select
.vsix
file downloaded - Hit the “Reload Now” button in the notification at the bottom right corner
These updates require a local Docker Desktop and a running docker engine.
Open a Dockerfile to get diagnostics