OpenIPC Docker Image
Docker image for building OpenIPC Firmware in a standardized and reproducible environment across various machines.
mkdir ~/openipc-dev
git clone https://github.com/themactep/openipc-docker.git ~/openipc-dev
cd ~/openipc-dev
./run.sh
When inside the container, follow the instruction on building the firmware.