MyController docker for RPI
-
I created a simple Dockerfile project for mycontroller for my rpi. Clone the whole repo and follow the steps.
Why?- Docker helps me to handle porting mycontroller to a new rpi. ie works on a clean rpi without any java installed or other dependencies.
- Docker helps me to handle auto startup on boot.
- All other docker advantages.