Non-alpine image #160
Labels
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ric/nginx-php-fpm#160
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?
I need a variant that uses the
FROM php:7.1.7-fpmbase image because I need to installsqlsrvpecl package and alpine does not distribute the requiredmsodbcsqlfor alpine.I took a stab at it, see https://github.com/ngineered/nginx-php-fpm/pull/161
Would you be prepared to maintain this branch for us? If so we can automate the build.
I don’t think it should be a separate branch. If I plan to maintain it, I’d expect it to be part of the main codebase and future PRs would impact both alpine and Debian variants.