coder in Windows Docker Desktop
I know this is probably a weird question but maybe its come up before. Nothing popped up in the search. Has anyone got code running under windows in docker desktop? Any tips on where I might read about such efforts? I mapped docker socket what seems to be correct but when I try to create a docker workspace I see errors i the log 'curl -fsSL http://host.docker.internal/bin/coder-linux-amd64 'failed to download coder agent' 'The requested URL returned error:403'. Seems like the workspace can't talk to the coder server.
Also, in the health section Derp says
netcheck: [v1] measuring ICMP latency of coder (999): no address for node 999b
netcheck: [v1] netcheck: measuring http(s) latency of coder (999): dial tcp6 [::1]:80: cannot assign reqeusted address
netcheck: [v1] report: udp=false v4=false icmpv4=false v6os=false mapvarydest= hair= portmap= derp=0
and Websocket is red with 'No body message'
Any tips are appreciated.3 Replies