Skip to content

turnerlabs/docker-nginx-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpine Linux base image with:

  • nginx
  • php 7
  • composer
  • new relic

Includes sample command script start.sh using pid tracking method to run nginx and php-fpm in the same container without running a separate task manager.

Image doesn't serve anything on its own. It must be used as a base for another image.

Only contains default nginx/php configuration. You will need to add files to /etc to configure nginx and php to serve your project.

About

PHP, Nginx, and Newrelic php daemon on Alpine linux. Originally built as base for Dockerized Drupal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages