docker-php icon indicating copy to clipboard operation
docker-php copied to clipboard

Provides basis for Nginx/PHP-FPM web apps

Results 1 docker-php issues
Sort by recently updated
recently updated
newest added

The default `shm_size` value is "32M" which is on the small side. It would be nice to override this with an environment variable. Documentation for `shm_size` can be found here...