Skip to content

llitllie/nginx-php-fpm-phalcon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a Dockerfile to build a container image for nginx and php-fpm and Phalcon, based on https://github.com/ngineered/nginx-php-fpm. It only adds Phalcon extension for it, otherwise they're same, you can follow the original readme.

Building from source

To build from source you need to clone the git repo and run docker build:

git clone https://github.com/llitllie/nginx-php-fpm-phalcon
.git
docker build -t nginx-php-fpm:phalcon .

If you have any improvements please submit a pull request.

About

Nginx and php-fpm and Phalcon extension build from

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 48.4%
  • Shell 36.4%
  • HTML 9.1%
  • Nginx 5.9%
  • PHP 0.2%