Skip to content

hhank2014/docker-nginx-php-fpm-7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CentOS 7: Docker, Nginx, and php-fpm

This will build the neccessary services (nginx and php-fpm) to serve php files.

The project directory will mount to /opt/app.

docker-compose -p php -f docker-compose.yml up

The example php website should be accessible at http://localhost

About

Example docker-compose with nginx and php-fpm (php 7.2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 73.7%
  • PHP 26.3%