Open
Description
After following PR #1208 that removes ENV PHP_EXTRA_CONFIGURE_ARGS
, it seems that there is no possibility to use additional flags in configure
script. This is quite problematic in some cases (for example, if I'd like to include debugging symbols for gdb
with --enable-debug
flag).
Is there any way to easily use additional PHP core configure option, other than creating the own image from the scratch?
Metadata
Metadata
Assignees
Labels
No labels