Closed emadzz closed 7 years ago
Hi @emados,
I just update image ASAP.
(in progress)
Oh! So the solution was to just really install the EXIF extension. Anyway, this issue is going to be updated after pushing the updated images to Docker Hub, right?
Thanks @JulienBreux for including this into the image and for your fast response. 👍
@emados it's good for you?
Yup, the composer package now installs with no errors. Thanks again @JulienBreux.
@emados My pleasure ;)
I am getting the following error when running
composer install
and it seems that one of the packages requires theext-exif
extension. At first I thought I might need toapt-get install
the extension but reading the PHP docs states that EXIF comes compiled with PHP and doesn't require any libraries/extensions.There doesn't seem to be much information about how to address this issue out there, so I was hoping I could get some hints about what's going on, and whether this is an issue that needs to be fixed by the image.
Used image: phpunit/phpunit:5.0.3 Error message: