Just getting started with Docker.
Docker Engine installed, I can pull images and run instances in containers.
Trying to work with Docker Desktop now.
Host: Ubuntu 18.04
Dell XPS Intel® Core™ i7-8750H CPU @ 2.20GHz × 12
I installed docker-desktop-41.19.0-amd64.deb (I did not see an installer for x86_64) according to the instructions at the Docker site for installing Docker Desktop for Linux.
After installing, the Docker Desktop shows up in my applications, but when I click on it, nothing happens.
When I run from a command line (systemctl --user start docker-desktop), the same thing - I just get my prompt back and no error.
Thanks in advance for looking at this.