Re: [PHP-DEV] Php Dockerfile for ppc64le

2015-08-25 Thread Kingsquare.nl - Robin Speekenbrink
Dear Meghali, There are various "official" docker images already available on the dockerhub: https://hub.docker.com/_/php/ You might want to post a reply there and might even contribute any changes or recommendations to the github repo for the dockerfiles used (https://github.com/docker-library/do

[PHP-DEV] Php Dockerfile for ppc64le

2015-08-25 Thread Meghali Dhoble
I have installed and tested PHP(5.6.8) on ppc64le architecture. I have also created a Dockerfile for this for ubuntutu 14.10 &15.04 as well and wish to contribute it to the community. Could anyone please help me in understanding on how to go about this? Thanks in advance! -Meghali