docker-nginx-fpm-alpine icon indicating copy to clipboard operation
docker-nginx-fpm-alpine copied to clipboard

install php8-curl as well

Open jmozd opened this issue 3 years ago • 0 comments

https://github.com/PrivateBin/docker-nginx-fpm-alpine/issues/114

To enable implementation of server-side URL shorteners, PHP8 curl is required.

This PR simply extends the list of installed APKs by "php8-curl".

jmozd avatar Oct 22 '22 22:10 jmozd