On 24 March 2017 at 12:58, Nick Coghlan <[email protected]> wrote: > On 24 March 2017 at 05:00, Leonardo Bianconi > <[email protected]> wrote: >> Docker Image (Will be implemented when CentOS be available on Docker) >> ------------ >> >> The Docker Image is based on CentOS 7 [4]_, which is the first PowerPC 64 >> little endian CentOS release. The Image contains all necessary tools in >> the >> requested version to build wheel files (gcc, g++ and gfortran 4.8.5). > > > These seem to be present now: https://hub.docker.com/r/ppc64le/centos/tags/ > > I'm not clear on the provenance of the 'ppc64le' user account though, so > I've asked for clarification: > ttps://twitter.com/ncoghlan_dev/status/845099237117329408
Looks like these are genuinely official images maintained by IBM+Docker engineers: https://twitter.com/estesp/status/845296651363246080 And they're referenced from the Docker "official images" README: https://github.com/docker-library/official-images/blob/master/README.md#architectures-other-than-amd64 Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
