Steve Busby

Results 9 comments of Steve Busby

so the fix in that thread appears to be adding the user to the docker group (with the usermod command) and re-logging in.. We both did that. and we both...

didn't help.. same error. I can run other docker commands just fine (docker ps, docker pull, docker run -it hello-world, etc). is there something special this install is trying to...

do you want me to test anything to verify? or will you need to update the npm package? (sorry - somewhat of a. npm novice)

ok, I used the convenience script to install docker (**https://docs.docker.com/install/linux/docker-ce/ubuntu/#install-using-the-convenience-script**) which sudo's the install (I'm a non-root user)... subsequently the npm install of iotz fails regardless of whether I sudo...

@samwsp or @3dstephen - can you guys take a look?

yes, that's correct (sorry for the slow response)

thanks @tkimmm - I'll check it out. It's definitely an annoying issue

I would definitely love to see this implemented. It will be a much more common request since Azure IoT Edge leverages docker containers for modules -> http://docs.microsoft.com/en-us/azure/iot-edge

What scenarios are you targeting? Azure IOT Edge scenarios that talk to hardware... Are the scenarios primarily for IoT enterprise solutions? yes What type of devices are you interfacing with...