BoringNginx icon indicating copy to clipboard operation
BoringNginx copied to clipboard

ubuntu image

Open z0mb1ek opened this issue 6 years ago • 4 comments

Hi, can you add ubuntu based image to your project?

z0mb1ek avatar Apr 04 '20 15:04 z0mb1ek

Hi,

I might be able to. What would be the use-case for a Ubuntu-based image over the current Alpine-based one?

alexhaydock avatar Apr 04 '20 15:04 alexhaydock

We use ubuntu in our project stack, because alpine with glibc/musl has weird issues in the recent past with stuff like networking, sporadic performance drops and segfaults

z0mb1ek avatar Apr 04 '20 15:04 z0mb1ek

and there is more pleasure if it has build from latest source, like 1.17.9, because, for example it has

*) Bugfix: socket leak when using HTTP/2.

z0mb1ek avatar Apr 04 '20 15:04 z0mb1ek

I’ve thought about adding extra tags to track mainline NGINX before and I think I will give it a try, now that I am building with GitLab CI and it should be fairly easy.

For the Ubuntu Dockerfile, that would take some extra work as it is likely to require some time researching the dependencies and similar. Pull requests welcome!

alexhaydock avatar Apr 04 '20 15:04 alexhaydock