mosh/Android build VM
To Download the VM image:
docker pull ddrown/mosh-build
To build mosh binaries:
OUTPUTDIR=~/target
mkdir $OUTPUTDIR
docker run -v $OUTPUTDIR:/target ddrown/mosh-build
This will create 6 binaries in $OUTPUTDIR/bin: mosh-client.arm.nopie,
mosh-client.arm.pie, mosh-client.x86.nopie, mosh-client.x86.pie,
mosh-client.mips.nopie, and mosh-client.mips.