(edit, thanks delboy1978uk ) This error can be avoided by applying a simple recommendation: attach the docker images to a specific version, not to latest.
After searching for commits of the official httpd image, I found a solution. (maybe this question / answer may help others)
, , LoadModule mpm_event_module modules/mod_mpm_event.so httpd.conf LoadModule.
( № 17166574)
, /usr/local/apache2/conf/httpd.conf MPM, .
.
httpd.conf ( svinther):
LoadModule mpm_event_module modules/mod_mpm_event.so
, , http.conf, sed.