Since when can we use the extension without docker desktop #4373
Unanswered
extreme4all
asked this question in
Q&A
Replies: 1 comment
-
Docker Desktop has never been a strict requirement for the VSCode Docker extension. In the past we used a mix of the CLI and the HTTP endpoint to communicate with Docker, but since ~1.23 we have exclusively used the CLI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i used to have docker desktop open (windows machine) for the extension to see my docker containers, this is no longer the case YAY!!!
i double checked this on my linux (ubuntu) laptop where i completely uninstalled docker & docker desktop and reinstalled it with the get docker script (https://github.com/docker/docker-install) and it works, it finally works without docker desktop.
my question since when is this possible?
Beta Was this translation helpful? Give feedback.
All reactions