You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have uninstalled Ubuntu, uninstalled WSL, reinstalled Docker Desktop. Still the same error message.
Turning on/off "Use the WSL 2 based engine" in Docker Desktop settings does not help either.
I am struggling to build a simple Windows container.
devcontainer
fails with the following error message:I tried to run the command
devcontainer
runs separately and that produces the same error:Docker Desktop settings
I tried setting
"buildkit": false
, but that does not work either.Can someone point me in the right direction? There has to be some misconfiguration on my side that I struggle to understand and I can't diagnose.
devcontainer.json
Dockerfile
The text was updated successfully, but these errors were encountered: