> -----Original 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.
Sorry, I guess I'm more of a Linux 'old dog' than I would have liked to
think... I keep hearing docker mentioned here and there but never with much
context (so I tune it out)... I'm really unclear on what this gets you vs. just
leaving LaddieAlpha running in a screen session or whatnot.
jim