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.
