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
A super-lightweight (< 20 MB) and complete docker image for serving PHP apps over HTTP. Combines Alpine Linux with lighttpd and php-fpm, running in runit
Exposes a web server on port 5000. Place your webapp into the container at /app/htdocs
About
A super-lightweight docker image for serving PHP apps over HTTP: Alpine Linux + runit + lighttpd + php-fpm