pramodvu Sorry, but for some reason make install fails...
I guess it's because alpine's make isn't GNU make...
Edit: make itself runs make install;
It also detects whether the installation is already done, and doesn't re-install if so... [It successfully overwrites as if it wan't installed, after a fresh git clone of the repo and re-running the commands...]
Will now further try it... whether it works, what improvements needed...
Edit: It requires basic variables like TZ etc... [I was trying it in a cobbled-up unshare -fmuipC -R . /bin/ash chroot...; Now over to the VM...]