WebThingsIO / gateway-docker

Legacy docker image for WebThings Gateway - now moved to main gateway repo at https://github.com/WebThingsIO/gateway
Mozilla Public License 2.0
72 stars 25 forks source link

GPIO Pins #38

Closed meatalhead closed 4 years ago

meatalhead commented 4 years ago

Is anyone else having a problem accessing GPIO pins through docker?

Failed to start add-on GPIO: No permissions to /sys/class/gpio/export

mrstegeman commented 4 years ago

https://stackoverflow.com/a/48234752

mrstegeman commented 4 years ago

39 will add the node user to the proper group.