I'm new to Docker and Kubernetes, and I'm attempting to figure out how to obtain 'Docker Desktop' capabilities on Ubuntu, which is my primary development machine. My research has revealed that the 'Docker Desktop' is only available for Windows and Mac.
It offers several important utilities grouped together as seen below, which is ideal for someone fresh to the ecosystem like me:
Docker Desktop includes Docker Engine, Docker CLI client, Docker Compose, Notary, Kubernetes, and Credential Helper.
Is it possible to acquire Docker Desktop for Linux or something like that?