build: docker build -t wirelos/platformio . run-workspace: docker run -it --rm -v $PWD:/project wirelos/platformio bash