-
Hello,
We're running into an issue with nginx-unit, which is mostly caused by OOM-killer. Unit is running in a Docker container, and we have fairly strict memory and CPU constraints configured for …
-
I'm just getting starting with nginx unit and I am currently trying to port a symfony application to a docker container with unit.
I started with the symfony demo application, to ensure that nothi…
-
```
...
=> [ 9/13] RUN printf "deb-src https://packages.nginx.org/unit/debian/ ` 0.6s
=> ERROR [10/13] RUN apt-get update && apt-get install -y unit php7.0 un 1.7s
------
> [10/13] RUN apt-g…
-
I've installed opcache with `docker-php-ext-install opcache` in docker image based on `nginx/unit:1.28.0-php8.1`
When I set `"opcache.jit": "1235"` in config.json, I got this error on container start…
-
```
versions:
shimmie: "2.12.0-alpha-20240630-8a8d78a"
schema: 21
php: "8.2.20"
db: "sqlite 3.40.1"
os: "Linux 3bc6e71bbe54 6.6.32-linuxkit #1 SMP PREEMPT_DYNAMIC Thu Jun 13 14:14:43 U…
-
### Affected Docker Images
- *-unit-alpine
# Current Behavior
When attempting to build an Alpine version of Unit, the build fails with this error:
```
23.87 creating build/Makefile
24.03…
-
PHP
* Should have initial framework configs
* Should have one REST request uri
* Should have one Test command
* Should have one sample unit test in `PHPUnit` and `Behat`
Docker
* PHP7
* MySQL…
-
Hi,
I added Nginx and Nginx Unit to the TechEmpower benchmark.
But in the last versions it's failing with PHP:
https://tfb-status.techempower.com/unzip/results.2022-11-25-12-16-16-174.zip/results/…
-
Follow-up to https://github.com/skilld-labs/docker-php/pull/90
Probably it needs extra `match` rule to test url rewrite for `.br` files for js/css assets
Docs https://unit.nginx.org/configuratio…
-
It would be nice to have alternative official docker images that run on Ubuntu and Alpine, which are two of the most used base images.