docker / desktop-linux

Bug reports for Docker Desktop for Linux
https://docs.docker.com/desktop/linux/
73 stars 5 forks source link

Install instructions for ubuntu missing a line #160

Closed aiqc closed 11 months ago

aiqc commented 11 months ago

Description

As described in this highly upvoted answer, the final line of sudo apt update -y is missing from the installation instructions about setting up the repository.

Without running that step, the deb package won't install

$ sudo apt-get install ./docker-desktop-4.21.1-amd64.deb 

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.

Ubuntu 22.04

I've done this on 3 separate systems now

Reproduce

follow the installation instructions about setting up the repo

Expected behavior

No response

docker version

docker-desktop-4.21.1-amd64.deb

docker info

docker-desktop-4.21.1-amd64.deb

Diagnostics ID

ID

Additional Info

No response

aevesdocker commented 11 months ago

Thanks for raising the issue @aiqc! This has now been fixed in docs.