Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87898 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 610 invoked from network); 25 Aug 2015 09:15:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Aug 2015 09:15:04 -0000 Received: from [127.0.0.1] ([127.0.0.1:24893]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id B4/D0-24891-7123CD55 for ; Tue, 25 Aug 2015 05:15:03 -0400 Authentication-Results: pb1.pair.com smtp.mail=meghali.dhoble@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=meghali.dhoble@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.172 as permitted sender) X-PHP-List-Original-Sender: meghali.dhoble@gmail.com X-Host-Fingerprint: 209.85.217.172 mail-lb0-f172.google.com Received: from [209.85.217.172] ([209.85.217.172:35379] helo=mail-lb0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/A0-24891-4CA2CD55 for ; Tue, 25 Aug 2015 04:43:50 -0400 Received: by lbcbn3 with SMTP id bn3so94970403lbc.2 for ; Tue, 25 Aug 2015 01:43:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=sd0tOAhQ0iCjnueaDNyV0X5QPaw3hYfNj8CayayLYn8=; b=ROJ4MzLHzHi4PYlt6boyEH2J3PanJUsH6ycpGwmu1pxFDXUSiLvNum7BsA/nMx+51n GaTVbIcJHceeTe75VTkI4L792mYu0iBuAhzehUNPrvv5ZbvQ06LSYwtEVRUGKyRaIn+N C49luo1wtv0Pmwvr5SXQ3B1ZInYwoxaxtZu3KO1AR6Y10HGh+pzCKFry6/9T4+tkKvcn FnRvkLO2Q5zTsdG5Mk9ESjZ70EtTk0ciW+9/KcwrmycKE5zYgdHdEAb7g/3TpfrqrH9f e9HJLHM6EWvyEtbzACR9fJ849FUJNaV8TWVtoGZkifK9RqnP7jngwlJSknYyt+LfRA/A UqWg== MIME-Version: 1.0 X-Received: by 10.152.23.4 with SMTP id i4mr24426200laf.51.1440492225747; Tue, 25 Aug 2015 01:43:45 -0700 (PDT) Received: by 10.112.2.132 with HTTP; Tue, 25 Aug 2015 01:43:45 -0700 (PDT) Date: Tue, 25 Aug 2015 14:13:45 +0530 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=089e0160b87a6ae054051e1ebb30 Subject: Php Dockerfile for ppc64le From: meghali.dhoble@gmail.com (Meghali Dhoble) --089e0160b87a6ae054051e1ebb30 Content-Type: text/plain; charset=UTF-8 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 --089e0160b87a6ae054051e1ebb30--