Forest header image

Symfony Finland
Random things on PHP, Symfony and web development

Nginx Unit Docker

Nginx Unix in a polyglot runtime supporting many popular programming language runtimes such as PHP, Python, Ruby with support for Node.js and Java arriving soon.

Unfortunately Nginx currently does not offer Docker images, but only prebuilt packages are for CentOS and Ubuntu. Debian users, for example will not be able to just "apt-get install nginx-unit", but have to build packages or switch Linux distributions.

Here are some efforts for running Nginx unit on Docker:


Written by Jani Tarvainen on Thursday September 7, 2017
Permalink -

« Symfony CMS - Differences in Symfony 3 vs. Symfony 4 (with Standard Edition and Flex) »