* Introduce dockerbuild.py dockerbuild.py is a python3 script that will launch our dev container and run the build commands for our project. This should make it easier for people to building the latest firmware. * Move dockerbuild to tools