Dockerized gpio binary of wiringPi for the Raspberry Pi
5.0K
This is a minimal Docker image with the WiringPi binary gpio to access the GPIO pins of the Raspberry Pi from a Docker container.
docker pull hypriot/rpi-gpio
docker run --rm --cap-add SYS_RAWIO --device /dev/mem hypriot/rpi-gpio readall
WiringPi is released under the GNU Lesser Public License version 3.
Content type
Image
Digest
sha256:4055a39a2…
Size
1 MB
Last updated
almost 11 years ago
docker pull hypriot/rpi-gpio