-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
docker/cli
#2687Labels
area/swarmkind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.
Description
Some form of --cap-add or optional elevated privilege system would be required for accessing GPIO pins on ARM devices. Since ARM is becoming better supported by the Docker engine I would like to raise this to attention.
We tend to need to write to /dev/mem and there is currently a capability for that in "regular flavoured swarm".
I would like to build out some IoT PoCs with Docker and swarmmode and support for this would really help. CC/ @DieterReuter @StefanScherer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/swarmkind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.