Last Week-End, I wanted to play around with Docker on a Power8 processor. Unfortunately, there no “ready-to-use” build available (yet) and Go support is still quite rough. Anyway, I love challenges and the process was eased a lot by the work of Dave Cheney from Canonical who did the hard work of porting the go command line to Power8 and IBM’s who is working with Docker to bring necessary fixes to gccgo. [UPDATE 2014-11-19]: IBM is currently porting Docker to gccgo/Power8, see the commen...