Skip to content

Is it possible to use the vscode-docker extension with WSL? #4464

Answered by danegsta
wpd asked this question in Q&A
Discussion options

You must be logged in to vote

The recommended approach would be to use the WSL remote extension. Effectively it lets you run VSCode as a windows app, but do your work in WSL. You’ll need to also enable the Docker extension in remote mode, but once you do, when you launch VSCode in remote mode, you’ll be working out of the WSL file system and all Docker commands will run in the context of your WSL distro.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wpd
Comment options

Answer selected by wpd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants