I've been switching my x700 clone over to GRBL/Laserweb due to issues w/ the

I’ve been switching my x700 clone over to GRBL/Laserweb due to issues w/ the default controller. I’ve been using a Raspberry Pi as the computer, and GRBL for now as the motion controller. Since I can’t run the AppImage files directly on the PI, I decided to spend a little time packing it up to run via Docker.

The images are available via Dockerhub, and if there’s interest, I’ll be submitting a pull request. Feedback is greatly appreciated.

https://hub.docker.com/r/thinkulator/laserweb/

Of course we are interested @Eric_Kerin :slight_smile: Docker is nice so we can use/develop in an uniform way.
I’ve got no Pi3 to run, my Pi2 will be weak to run. Thanks again!

I have everything updated to 4.0.733 and working - I’ll be sending a pull request in a few hours. I believe how I have it serving up is a little incorrect for laserweb, so corrections and explanations are greatly appreciated.