Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

System hangs during reboot with RPIO python script running in docker #109

Open
Yakov-Chernogor opened this issue Apr 15, 2018 · 1 comment

Comments

@Yakov-Chernogor
Copy link

Hello, I've made docker image with python script that using RPIO PWM to control servo.
I'm starting container with following command:

docker run --d --device /dev/mem --privileged surveillance surveillance-bot

Container is starting and my script working as well.
But when I trigger reboot system it hangs during reboot with message "reached target shutdown" or "stopped target local file systems (pre)".
Another containers without --privileged flag does not prevent system from rebooting.
Please help

@DEvil0000
Copy link

DEvil0000 commented Apr 15, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants