Skip to content

Commit

Permalink
mention Sysfs and Docker Swarm
Browse files Browse the repository at this point in the history
  • Loading branch information
alexellis authored Feb 22, 2017
1 parent 90aebb0 commit cb5fe97
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,15 @@ export GOPATH=$HOME/go
# sudo ./blinkt_go
```

## sysfs implementation and Docker Swarm

Docker Swarm cannot run the main version of this library because WiringPi needs elevated privileges.

To use this library with Docker Swarm please use the version of Blinkt in the sysfs package.

> For more information on sysfs see: http://elinux.org/RPi_GPIO_Code_Samples#sysfs

## Related:

* [Blinkt Golang examples programs](https://github.com/alexellis/blinkt_go_examples)
Expand Down

0 comments on commit cb5fe97

Please sign in to comment.