Skip to main content

Timeline for Stop docker container on unmount

Current License: CC BY-SA 4.0

4 events
when toggle format what by license comment
Sep 19, 2022 at 22:56 comment added Seamus @GermanCasares: That sounds like the best place to start as RPi is very finicky about power. Not sure I'm clear on your response to Option 2 (test for mount ??), but if your program depends on a valid mount point, it's always a good idea to verify it early in your code sequence.
Sep 19, 2022 at 22:32 vote accept German Casares
Sep 19, 2022 at 22:32 comment added German Casares Thank you for this in deep answer of what my options are! Option 1 was because I read somewhere that if it fails it could take up to 90 seconds to boot. Option 2, I can't think of a way of doing that since I am pulling an image from somewhere else. I could potentially extend that image with that check, so I'll keep this option if I can't solve the undervoltage. Option 3 I think is the way to go here, I'll plug the Raspi directly to a power source instead of relying on the USB hub (It has a source output, but It might not be ideal)
Sep 18, 2022 at 21:58 history answered Seamus CC BY-SA 4.0