ergodocker Builds container with avr-gcc to build the TMK firmware docker build -t avr_gcc . docker run --rm -v $PWD/ergo_tmk:/home/builder avr_gcc