Azure / azure-dev

A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
https://aka.ms/azd
MIT License
416 stars 204 forks source link

Fix azd issue #393 #4567

Open v-weiyding opened 3 days ago

v-weiyding commented 3 days ago

Fix #393.

Add code to the CheckInstalled function in the docker.go file to check if Docker is running. The latest error information is shown below: image

@rajeshkamal5050 for notification.