peerasan / ubuntu

Minimalist Ubuntu + Nginx + PHP (PHP7, PHP8)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ubuntu

Welcome to Minimalist Ubuntu + Nginx + PHP (PHP7, PHP8)

All Latest Stable Version

  • Ubuntu: 20.04.1 LTS
  • Nginx: 1.19.0
  • PHP 8.0.0

How to use

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

docker run -p 80:80 -v /apps:/var/www/html -h nginx-php -d patrickz/nginx-php:8.0

image_ubuntu

About

Minimalist Ubuntu + Nginx + PHP (PHP7, PHP8)


Languages

Language:Dockerfile 66.4%Language:Shell 22.5%Language:Batchfile 9.4%Language:PHP 1.7%