Re: nginx dockerfile.

2015-09-03 Thread Atul Sowani
Hi Konstantin, Thanks for the link! So it seems ppc64le dockerfile will never ever be available with prime nginx source repository unless the platform is supported officially. Will check elsewhere. Thanks, Atul. On Thu, Sep 3, 2015 at 5:57 PM, Konstantin Pavlov wrote: > Hello Atul, > > On 03/09

Re: nginx dockerfile.

2015-09-03 Thread Konstantin Pavlov
Hello Atul, On 03/09/2015 10:12, Atul Sowani wrote: > Hi Ahmed, > > Thanks for the dockerfile pointer. So once I implement my dockerfile for > ppc64le, can I commit the file at nginxinc/docker-nginx**? It looks like > nginx mainstream repository is not accepting any dockerfiles. Please see https

Re: nginx dockerfile.

2015-09-03 Thread Atul Sowani
Hi Ahmed, Thanks for the dockerfile pointer. So once I implement my dockerfile for ppc64le, can I commit the file at nginxinc/docker-nginx? It looks like nginx mainstream repository is not accepting any dockerfiles. Thanks, Atul. On Wed, Sep 2, 2015 at 8:47 PM, Ahmed Charles wrote: > On 8/25/2

Re: nginx dockerfile.

2015-09-02 Thread Ahmed Charles
On 8/25/2015 11:26 PM, Atul Sowani wrote: > Hi, > > I checked nginx code repository as well as Internet to see if I can > get a Dockerfile to build nginx. I got a few references (like > https://github.com/dockerfile/nginx) but those are essentially to > _run_ nginx, not _build_ it. > > I am looki

nginx dockerfile.

2015-08-25 Thread Atul Sowani
Hi, I checked nginx code repository as well as Internet to see if I can get a Dockerfile to build nginx. I got a few references (like https://github.com/dockerfile/nginx) but those are essentially to _run_ nginx, not _build_ it. I am looking to build different versions of nginx (say top-of-the-tr