feat: setup custom webdevops Dockerfile with explicit PHP 8.4 Zemailnator extensions and configs

This commit is contained in:
idevakk
2026-03-01 08:36:49 +05:30
parent 0aed57bc2c
commit b30da6614a
4 changed files with 107 additions and 41 deletions

6
dockerizer/php.ini Normal file
View File

@@ -0,0 +1,6 @@
date.time = UTC
display_errors = Off
memory_limit = 128M
max_execution_time = 60
post_max_size = 32M
upload_max_filesize = 16M