Add Dockerfiles to help build the images automatically using Docker.
There is one Dockerfile for gcc4mbed, which I use to publish shimaore/smoothie2-gcc4mbed.
There is another one (which is the one you want to use) in src/Dockerfile which can be used to build Smoothie2 binaries (without installing the build suite on your machine).
Add Dockerfiles to help build the images automatically using Docker. There is one Dockerfile for gcc4mbed, which I use to publish shimaore/smoothie2-gcc4mbed. There is another one (which is the one you want to use) in
src/Dockerfile
which can be used to build Smoothie2 binaries (without installing the build suite on your machine).