smebberson / docker-alpine

Docker containers running Alpine Linux and s6 for process management. Solid, reliable containers.
MIT License
596 stars 187 forks source link

Nginx Versions #79

Open georgephillips opened 7 years ago

georgephillips commented 7 years ago

How would I go about choosing a newer version of nginx using smebberson/alpine-nginx-nodejs?

rbellamy commented 7 years ago

@GeorgePhillips at this point, @smebberson has gone on walkabout, so you'd be best served forking the repo and rolling your own.

rbellamy commented 7 years ago

You'll want to note https://github.com/smebberson/docker-alpine/pull/68 as that's a pertinent concern with the current nginx image.

smebberson commented 7 years ago

Sorry, I am here... have been flat out lately... smebberson/alpine-nginx-nodejs is a little behind at the moment (in terms of Node.js)... let me upgrade Node.js versions up to 6.x.x. When I git Node v7 I'll upgrade Nginx too, does that sound okay?

rbellamy commented 7 years ago

That would be great...

smebberson commented 7 years ago

@GeorgePhillips, I've started on these now.