docker-nginx-fpm-alpine
docker-nginx-fpm-alpine copied to clipboard
add ctype PHP extension
This will become required with the next PrivateBin release (> 1.7.1), where we replaced some of the regex based validation with ctype function calls.
It adds about 50 KiB in uncompressed size.
We can merge this now or wait until the next release actually occurs. I would prefer merging it ahead of time.