Skip to content

dschowta/GpioPythonDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GpioPythonDocker

Dockerized gpio library for for Raspberry Pi

Run

docker run --privileged dschowta/gpiopy <python file>

For example run the example file

docker run --privileged  -v $(pwd):/home/example  dschowta/gpiopy /home/example/motionsensor_Example.py

Build Locally

docker build -t gpiopy .

About

Dockerized gpio library for Raspberry PI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published