Skip to content

parkour86/alpine-nginx-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpine-nginx-php

Alpine Linux Docker image (~54.04 MB) running Nginx and PHP 5.6.14 Image suitable for running in Tutum/Kubernetes style hosted distributed environments.

Image is based on sillelien/base-alpine base image which incorporates S6 for process management.

docker run -d -p 80:80 -it -v www:/var/www:ro parkour86/alpine-nginx-php

About

Alpine Linux Docker image running Nginx and PHP 5.6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nginx 60.6%
  • Makefile 28.2%
  • PHP 9.1%
  • HTML 2.1%