Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 349 Bytes

File metadata and controls

14 lines (10 loc) · 349 Bytes

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