Sign inSign up

hypriot/rpi-gpio

By hypriot

Updated almost 11 years ago

Dockerized gpio binary of wiringPi for the Raspberry Pi

Image
41

5.0K

hypriot/rpi-gpio repository overview

This is a minimal Docker image with the WiringPi binary gpio to access the GPIO pins of the Raspberry Pi from a Docker container.

Pull the image

docker pull hypriot/rpi-gpio

Run the container

docker run --rm --cap-add SYS_RAWIO --device /dev/mem hypriot/rpi-gpio readall

See also

License

WiringPi is released under the GNU Lesser Public License version 3.

Tag summary

Content type

Image

Digest

sha256:4055a39a2

Size

1 MB

Last updated

almost 11 years ago

docker pull hypriot/rpi-gpio