-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Description
Is this a docs issue?
- My issue is about the documentation content or website
Type of issue
Information is incorrect
Description
This is a larger issue. It is impossible to install Docker Desktop for Linux by following instructions in docs. When trying to install the .deb package, there is an error. The error tells the user that a package is missing.
The following packages have unmet dependencies:
docker-desktop : Depends: docker-ce-cli but it is not installable
E: Unable to correct problems, you have held broken packages.
So currently, the documetation is not working and users cannot use it to install Docker Desktop for linux.
Note, the suggestions in this SO overflow post did not work for me. I'm getting an additional error that there is not release file, therefore the repository cannot be securely downloaded. I am using Linux Mint.
https://stackoverflow.com/questions/72299444/docker-desktop-doesnt-install-saying-docker-ce-cli-not-installable
It sounds there are many things wrong with this documentation that need addressing for these docs to be reliable on most systems.
Location
https://docs.docker.com/desktop/install/ubuntu/