docker/docs

[404]: https://docs.docker.com/go/wsl2/ in Ubuntu WSL2

Closed this issue · 1 comments

Location

In the stdout in Ubuntu 24.04 LTS in Windows WSL2

Broken link

https://docs.docker.com/go/wsl2/

Comment

Run a command like docker login in Ubuntu 24.04 LTS WSL2 and it outputs:

The command 'docker' could not be found in this WSL 2 distro.
We recommend to activate the WSL integration in Docker Desktop settings.

For details about using Docker Desktop with WSL 2, visit:
https://docs.docker.com/go/wsl2/

This link results in 404 on the Docker website.

Closing as this has now been fixed. Thank you