We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems too small to make a PR over (but I will, if you would prefer), but the file https://github.com/alterway/docker-php/blob/master/5.4-apache/Dockerfile is missing a line like
docker-php-ext-configure gd --with-freetype-dir=/usr/include/freetype2 && \
inserted at maybe line 25.
Thank you for maintaining this, this docker image is a great way to support our in-house legacy application.
The text was updated successfully, but these errors were encountered:
fix docker tag for ci (remove -f) #2
7fae67e
Hello Gaibhne, Thanks for your feedback. The ligne https://github.com/alterway/docker-php/blob/master/5.4-apache/Dockerfile#L39 do not enable freetype ?
Nicolas.B
Sorry, something went wrong.
fix preprod CI #2
236a439
No branches or pull requests
It seems too small to make a PR over (but I will, if you would prefer), but the file https://github.com/alterway/docker-php/blob/master/5.4-apache/Dockerfile is missing a line like
docker-php-ext-configure gd --with-freetype-dir=/usr/include/freetype2 && \
inserted at maybe line 25.
Thank you for maintaining this, this docker image is a great way to support our in-house legacy application.
The text was updated successfully, but these errors were encountered: