Su凶
Su凶
CCoder.com
Created by zztop on 11/16/2024 in #help
"main.tf line 167"
Hi @Phorcys The WSL integration option is enabled by default when the Docker Desktop is installed on my machine. Without changing the options mentioned earlier, the workspace build will fail. The WSL distro in my machine is docker-desktop, which seems created by the Docker Desktop. The docker socket file does not exist in /var/run folder after i run wsl.exe 😂
45 replies
CCoder.com
Created by zztop on 11/16/2024 in #help
"main.tf line 167"
By the way, I'm trying Coder Tutorial with following software: * Coder v2.17.2+0598aec * Docker Desktop 4.35.1 * Windows 11 Professional 23H2
45 replies
CCoder.com
Created by zztop on 11/16/2024 in #help
"main.tf line 167"
Hi, I also encounter exactly the same issue on my Windows 11 machine. After changing some options in the Docker Desktop Setting, the workspace can be built without error. Below are the options that I have changed in the Docker Destlop Setting: General * Expose daemon on tcp://localhost:2375 without TLS -> enable * Use the WSL 2 based engine * Add the *.docker.internal names to the host's /etc/hosts file (Requires password) -> enable * Use containerd for pulling and storing images -> disable Resoure / Network * Enable host networking -> enable I'm not sure what options really do the work, just for your reference
45 replies