'iotedgedev build' produces error
Open
- Dominant language
- Python
- Stars
- 166
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
Trying to run `iotedgedev build` in my solution created from `iotedgedev init Sample` produces the following error messages:
`ERROR: ('Could not connect to Docker daemon. Please make sure Docker daemon is running and accessible', DockerException("Error while fetching server API version: ('Connection aborted.', PermissionError(13, 'Permission denied'))"))`
Also,
`DeprecationWarning: The command 'build' is deprecated.`
See the output screenshot below.

Contributor guide
Assessment
This issue has not been assessed yet.