Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87899 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3553 invoked from network); 25 Aug 2015 09:47:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Aug 2015 09:47:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=robin@kingsquare.nl; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=robin@kingsquare.nl; sender-id=pass Received-SPF: pass (pb1.pair.com: domain kingsquare.nl designates 141.138.142.202 as permitted sender) X-PHP-List-Original-Sender: robin@kingsquare.nl X-Host-Fingerprint: 141.138.142.202 spring.kingsquare.nl Linux 2.6 Received: from [141.138.142.202] ([141.138.142.202:38787] helo=spring.kingsquare.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0A/41-24891-9A93CD55 for ; Tue, 25 Aug 2015 05:47:22 -0400 X-No-Relay: not in my network Received: from mail-la0-f43.google.com (mail-la0-f43.google.com [209.85.215.43]) by spring.kingsquare.nl (Postfix) with ESMTPSA id 15B33E9C5AE for ; Tue, 25 Aug 2015 11:47:18 +0200 (CEST) Received: by labgv11 with SMTP id gv11so26722238lab.2 for ; Tue, 25 Aug 2015 02:47:17 -0700 (PDT) X-Received: by 10.112.47.73 with SMTP id b9mr24471006lbn.46.1440496037651; Tue, 25 Aug 2015 02:47:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.17.222 with HTTP; Tue, 25 Aug 2015 02:46:58 -0700 (PDT) In-Reply-To: References: Date: Tue, 25 Aug 2015 11:46:58 +0200 Message-ID: To: Meghali Dhoble Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Php Dockerfile for ppc64le From: robin@kingsquare.nl ("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/docs/tree/master/php) Good luck! Met vriendelijke groet, Robin Speekenbrink Kingsquare BV 2015-08-25 10:43 GMT+02:00 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