Skip to content

A super-lightweight docker image for serving PHP apps over HTTP: Alpine Linux + runit + lighttpd + php-fpm

Notifications You must be signed in to change notification settings

kari-labs/mini-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mini-php

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%