I know you recommended using the CLI version but when using DevPod for Windows (UI):

[15:59:38] info Creating devcontainer...
[15:59:38] info Clone repository
[15:59:38] info URL: https://github.com/jedarden/agentists-quickstart
[15:59:38] info Branch: workspace/basic
[15:59:39] info Successfully cloned repository
[15:59:42] info Build with docker buildx...
[15:59:43] info #0 building with "desktop-linux" instance using docker driver
[15:59:43] info #1 [internal] load build definition from Dockerfile-with-features
[15:59:43] info #1 transferring dockerfile: 1.35kB 0.0s done
[15:59:43] info #1 DONE 0.1s
[15:59:43] info #2 resolve image config for docker-image://docker.io/docker/dockerfile:1.4
[15:59:43] info #2 ...
[15:59:43] info #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
[15:59:43] info #3 DONE 0.0s
[15:59:43] info #2 resolve image config for docker-image://docker.io/docker/dockerfile:1.4
[15:59:44] info #2 DONE 2.7s
(Omitted - see attached file)
[ui-log.txt](https://github.com/user-attachments/files/21567856/ui-log.txt)
[16:14:34] info Inspecting image vsc-content-9004a:devpod-286d99d01f531dc25412ef3d113cd6e7
[16:14:36] info 2a5a4fd181000705adf8227bf2a4accd181470dceb16d89c0a03d7408a4e5e7c
[16:14:37] info Download DevPod Agent...
[16:16:25] info Setup container...
[16:16:26] info Chown workspace...
[16:16:26] info Run command : bash .devcontainer/install-tools.sh...
[16:16:26] warning .devcontainer/install-tools.sh: line 2: $'\r': command not found
: No such file or directoryainer/install-tools.sh: line 6: /workspaces/workspace-basic/.devcontainer
: No such file or directoryainer/install-tools.sh: line 7: /workspaces/workspace-basic/.devcontainer
: No such file or directoryainer/install-tools.sh: line 8: /workspaces/workspace-basic/.devcontainer
: No such file or directoryainer/install-tools.sh: line 9: /workspaces/workspace-basic/.devcontainer
: No such file or directoryainer/install-tools.sh: line 10: /workspaces/workspace-basic/.devcontainer
: No such file or directoryainer/install-tools.sh: line 11: /workspaces/workspace-basic/.devcontainer
[16:16:26] warning .devcontainer/install-tools.sh: line 12: $'\r': command not found
': not a valid identifierntainer/install-tools.sh: line 14: declare: `INSTALL_STATUS
': not a valid identifierntainer/install-tools.sh: line 15: declare: `INSTALL_NOTES
[16:16:26] warning .devcontainer/install-tools.sh: line 16: $'\r': command not found
[16:16:26] error .devcontainer/install-tools.sh: line 18: syntax error near unexpected token `$'{\r''
'16:16:26] warning .devcontainer/install-tools.sh: line 18: `command_exists() {
[16:16:26] info lifecycle hooks: failed to run: bash .devcontainer/install-tools.sh, error: exit status 2
[16:16:26] info devcontainer up: run agent command: Process exited with status 1
[16:16:26] info exit status 1
[16:16:26] error Try enabling Debug mode under Settings to see a more verbose output
[16:16:26] fatal run agent command: Process exited with status 1
I know you recommended using the CLI version but when using DevPod for Windows (UI):
