docker / roadmap

Welcome to the Public Roadmap for All Things Docker! We welcome your ideas.
https://github.com/docker/roadmap/projects/1
Creative Commons Zero v1.0 Universal
1.45k stars 244 forks source link

Question: How to run docker engine from power shell if I am using Docker Desktop #636

Open saadsaeed01 opened 1 month ago

saadsaeed01 commented 1 month ago

Requirement I have quit Docker Desktop. I want to start the Docker Engine again but through power shell. Is there any command available for starting docker engine if it is already installed?

Current Scenario I can only start Docker Desktop by clicking on the Docker Desktop icon or by running the Docker Desktop exe from the command line

image