JBZoo / CSV-Blueprint

Strict and automated line-by-line CSV validation tool based on customizable Yaml schemas
https://github.com/JBZoo/CSV-Blueprint-Demo
MIT License
49 stars 0 forks source link

Add `Dockerfile.zts` for PHP ZTS #166

Open SmetDenis opened 6 months ago

SmetDenis commented 6 months ago

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.