Start with docker run --name light -v /sys:/sys -p8080:8080 light
node js application to turn a light on or off on the GPIO 23 pin.
Light on: http://<ip>:8080/lightOn
Light off: http://<ip>:8080/lightOff
Status: http://<ip>:8080/lightStatus
Content type
Image
Digest
Size
232.3 MB
Last updated
about 8 years ago
docker pull legendlime/light