Open inductor opened 4 years ago
So, it did not expose 3000->3000.
Why did you expect something on port 3000?
The default behaviour on scope launch
is to run in the host network namespace, so no port mapping is used.
There is a similar symptom on Docker for Mac, so scope launch
was modified to run the GUI side in a regular container and request a port mapping. Maybe that could be extended for WSL.
What you expected to happen?
Weave Scope should work on WSL2 + Docker just fine.
What happened?
I tried Weave Scope with Docker on WSL2. But this did not map the host port correctly.
I saw it did not have the loopback address, so I was suspicious if this container does not expose any port to the host.
Then I checked with
docker ps
So, it did not expose 3000->3000.
How to reproduce it?
Run
scope launch
on WSL2 DockerAnything else we need to know?
Versions:
Logs: