How add ext-exif module in php.ini config? #295
Labels
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ric/nginx-php-fpm#295
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Not found instruction how add php modules in Dockerfile, in my Dockerfile i have:
I think i somewhere must write:
/usr/local/bin/docker-php-ext-configure exif
/usr/local/bin/docker-php-ext-install exif
But dont know where..
Sorry was my mistake as i see exif presents in php.ini
https://github.com/sankofalab/nginx-php-fpm
New base image this repo. We can upgrade together