I already have several containers running on my ubuntu system and just today found out about docker desktop, as its a prerequisite to some software I want to install.
I would like to know if I install Docker Desktop, will it be able to manage the docker containers I already have installed?
Though, if you install a management tool like Dockge or Portainer on the Docker host, you can use it to manage docker resources on the host, including existing containers.