Open aryanbaghi opened 1 year ago
Thanks for reaching out! We will have a look into this!
I am able to use Opcache with 8.1 at least with thos Dockerfile - https://github.com/islamic-network/php/blob/master/8/8.1/Dockerfile.nunit. Will test on 8.2 and get back.
Works in 8.2 too - https://github.com/islamic-network/php/blob/master/8/8.2/Dockerfile.nunit.
I've installed opcache with
docker-php-ext-install opcache
in docker image based onnginx/unit:1.28.0-php8.1
When I set"opcache.jit": "1235"
in config.json, I got this error on container start:By the way when I set this in php.ini file it works.
More info:
Unit Version: 1.28.0 PHP Version: 8.1.10 Run Environment: Docker
config.json: