You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday we experienced many apache/php errors after upgrading to the newest image. The logs showed memory errors like mmap() failed. We found out that turning off pcre jit with pcre.jit=0 in php.ini is a workaround.