Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lighttpd and PHP unning on an Alpine Docker image.

Build using;

docker build -t alpine-lighttpd-php .

Run using;

docker run --name "my-lighttpd-php" -p 8000:80 -v $(pwd):/var/www alastairhm/alpine-lighttpd-php

Works for static & PHP web content.

About

Lighttpd and PHP running on Alpine Linux in a Docker image

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages