PHP 8.1 is end-of-life
mime-types.conf is not available in recent versions of lighttpd
Fixed issue #45
LABEL org.opencontainers.image.authors="jerome@jutteau.fr"
ARG INI="php"
LABEL org.opencontainers.image.authors="jerome@jutteau.fr"
ARG INI="php"
server.port = 80
server.modules = (
"mod_access",
server.port = 80
server.modules = (
"mod_access",
"mod_expire",
"mod_accesslog"
)
"mod_expire",
"mod_accesslog"
)
-include "mime-types.conf"
include "mod_fastcgi_fpm.conf"
server.username = "lighttpd"
include "mod_fastcgi_fpm.conf"
server.username = "lighttpd"