peerasan / alpine-nginx-php-BACKUP

Minimalist Alpine + Nginx + PHP (PHP5 & PHP7)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to alpine-nginx-php

Minimalist Alpine + Nginx + PHP (PHP5 & PHP7)

Version

  • Alpine: 3.5
  • Nginx: 1.10.3
  • PHP5: 5.6.30
  • PHP7: 7.0.16

How to use

docker run -p 80:80 -h nginx -d patrickz/alpine-nginx-php

simple command

docker run -p 80:80 -v /home/apps:/apps -h nginx -d patrickz/alpine-nginx-php

map your website path to the container

Support or Contact

There is no any Support. We use the project for internal development. Thanks

Dootvmedia | ThaiLivestream| Airbondstore

About

Minimalist Alpine + Nginx + PHP (PHP5 & PHP7)


Languages

Language:Nginx 48.0%Language:PHP 25.3%Language:HTML 18.9%Language:Shell 4.9%Language:Batchfile 2.9%