Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5174

Troubleshooting • Re: Is there a way to use RPi._GPIO in docker without --privileged?

$
0
0
See if this old post of mine helps with anything.

viewtopic.php?t=361857#p2171189

Please note that that post, the following:
docker run --device=/dev/gpiomem:/dev/gpiomem:/dev/gpiomem:/dev/gpiomem
Should really be this:

Code:

docker run --device=/dev/gpiomem:/dev/gpiomem:/dev/gpiomem:/dev/gpiomem 
The first one contains the tags to bold some text, but apparently it does not work when it is used between the code tags, so the extra tags are displayed. And the post is too old and I can't edit it anymore.

Statistics: Posted by memjr — Thu Aug 01, 2024 1:26 pm



Viewing all articles
Browse latest Browse all 5174

Trending Articles