Hello Atul, Is this what you are looking for? Keep in mind I just threw this together to give you an idea of how you could do this and it should be tested. Let me know if you have any suggestions or questions.
https://github.com/kmjones1979/docker-nginx-compiled/blob/master/Dockerfile [email protected]:kmjones1979/docker-nginx-compiled.git --- Kevin http://nginx.org/ On 8/26/15, 9:16 PM, "nginx on behalf of Atul Sowani" <[email protected] on behalf of [email protected]> 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 looking to build different versions of nginx (say >top-of-the-tree, latest-stable etc.) easily. It would be very >convenient if a Dockerfile is presented with the source code which >will build one of the versions mentioned above. If required, a slight >modification can then build any version of nginx. > >I would highly appreciate if somebody could point me to a source where >I can get a Dockerfile which builds nginx. > >Thanks, >Atul. > >_______________________________________________ >nginx mailing list >[email protected] >http://mailman.nginx.org/mailman/listinfo/nginx > _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
