Open Daanfb opened 6 months ago
Hi. My case is the next: I just installed Docker Desktop for the first time in Windows 11; Of course, it is the current version of the software and when I tested it and followed the tutorial for beginners, while at the same time updating it, in a period of 2 days WSL and Ubuntu 22.04.3 were installed on the system without having executed these facilities still. The problem is that when I check the installed distros (with wsl --list --verbose) and that should appear in Configuration -> WSL Integration Resources, only Ubuntu appears and nothing else: This Ubuntu 22.04.3 distro does not appear; What can I do about it? Thanks for your help.
Description
I'm on Windows 10 with Docker Desktop and I get this error every time i'm trying to create the image from this dockerfile:
This is the error i get:
By the way, this information could be useful:
wsl --status
wsl --version
wsl --list
wsl -l -v
Reproduce
I run this command:
docker build -t test .
on the folder i have the DockerfileExpected behavior
No response
docker version
docker info
Diagnostics ID
25C2C586-0DF3-47EB-9722-4D793E73426E/20240503172733
Additional Info
No response