> On Mar 11, 2020, at 5:50 PM, Joshua O'Keefe <maj...@nachomountain.com> wrote:
> 
> 4. The magic:

Amending this to include my tweak to make sure the LaddieAlpha process runs as 
"you" rather than as root or your docker user.  I had left it out in my 
previous message.

$ docker run -d --name "laddiealpha" --device=/dev/ttyUSB0 
-v"$HOME/model100":/mnt frolvlad/alpine-mono sh -c "cd /mnt/stash && apk add 
setpriv && setpriv --reuid $UID --regid $UID --clear-groups mono 
/mnt/LaddieAlpha.EXE /dev/ttyUSB0 6"

> 5. Enjoy!

Hope this is useful for others who use Linux based storage.

Reply via email to