Docker Images Enable PHP shmop

#1
I am trying to run a PHP application that requires the shmop_* functions in the official OLS docker containers.

None of them seem to have shmop enabled at compile time.

Is it possible to recompile lsphp83 with my preferences somehow?
 
Top