docker-alpine icon indicating copy to clipboard operation
docker-alpine copied to clipboard

question: nginx 1.20 update on stable

Open dsm1212 opened this issue 3 years ago • 2 comments

Sorry, I tried IRC but no one was there. I see nginx has been updated on edge. Is it planned for a stable release soon? There is a feature I need but if its going to be a while I'll try to craft my own update. Is something layered already on alpine latest stable and will be tricky for me, so I'll wait if it's coming soon.

dsm1212 avatar Jun 02 '21 14:06 dsm1212

  • update nginx 1.20.1

  • https://hub.docker.com/r/chaiyd/nginx

  • alpine 3.14 make install nginx 1.20.1 err

  • use alpine 1.13 make install

chaiyd avatar Jun 19 '21 11:06 chaiyd

Alpine 3.14 has nginx 1.20 or just use nginx:1.20-alpine.

J0WI avatar Jun 20 '21 15:06 J0WI