![]() |
Docker image based on gentoo crossdev arm64 and distcc - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +--- Thread: Docker image based on gentoo crossdev arm64 and distcc (/showthread.php?tid=2804) |
Docker image based on gentoo crossdev arm64 and distcc - uulaoba - 11-19-2016 I have my pine64+ installed with the gentoo-pine64-20160804.img.gz in this forum. It works like a charm.Thanks a lot for the greate image. When I try to do emerge -avuDN world,a lot of package need update.My pine64 did the job,but spent lots of time. So distcc is the idea.For some reason my laptop run ubuntu-mate.The gcc version is different from which on pine64. I decided to make a docker image based on gentoo to help pine64 compile faster. Then I did. Look out at: https://hub.docker.com/r/uulaoba/gentoo-distcc-pine64/ Enjoy it. |