This repository was archived by the owner on Jul 20, 2026. It is now read-only.
Disable not installed notification? #3907
Unanswered
Daily Tabs (dailytabs)
asked this question in
Q&A
Replies: 1 comment
|
Is this with Docker Desktop installed on Windows or within the WSL "virtual machine"? |
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.
With Docker Desktop in WSL 2, the docker binaries don't exist until Docker Desktop is running. If it is not running when I open VS Code, vscode-docker complains that docker is not installed with a notification.
I wish to disable this notification, as it is not helpful. Searching the settings for "install", "warning", and "notification" found nothing.
Is it possible?
All reactions