Skip to content

Conversation

SmetDenis
Copy link
Member

The commit introduces a new Dockerfile, facilitating the usage of PHP with Zend Thread Safety (ZTS) for an enhanced multi-threading support. It also alters the Makefile to integrate a Docker build command for more efficient imagery creation.

The commit introduces a new Dockerfile, facilitating the usage of PHP with Zend Thread Safety (ZTS) for an enhanced multi-threading support. It also alters the Makefile to integrate a Docker build command for more efficient imagery creation.
@SmetDenis SmetDenis changed the title Add Dockerfile for PHP ZTS Add Dockerfile.zts for PHP ZTS Apr 12, 2024
The configs have been updated for improved performance. The opcache.jit has been updated to '1255' and a commented line for opcache.memory_consumption has been added for potential future use.
The memory_consumption directive previously commented out has been enabled for better opcache performance. Additionally, other opcache directives related to file caching have been commented out at this time.
The docker/php-zts.ini file was removed, which contained various PHP settings. The Dockerfile.zts file has been updated to replace the deleted php-zts.ini file with a php.ini file. These changes reflect a shift in PHP configuration strategy.
@SmetDenis SmetDenis added the WIP Work in progress label Apr 14, 2024
@SmetDenis SmetDenis marked this pull request as draft April 14, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WIP Work in progress

Development

Successfully merging this pull request may close these issues.

1 participant