Skip to content

hamedzarei/docker-openresty-php-fpm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-fpm Openresty Dockerfile

based on: https://github.com/chenyongze/docker-openresty-php-fpm

added features:

  • php postgres connection module
  • luarock
  • lua libraries: json, hash, jwt, http request

build via

docker build -t op .

run and test via

docker run -p 8080:80 op

this will show php configurations page

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 96.4%
  • Shell 3.4%
  • PHP 0.2%