Skip to content

pasientskyhosting/nginx-php-fpm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shoutouts

Based on the nice repo from https://github.com/ngineered/nginx-php-fpm

Building from source

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

git clone https://github.com/pasientskyhosting/nginx-php-fpm.git
cd nginx-php-fpm
git checkout <branch>
docker build -t pasientskyhosting/nginx-php-fpm:<tag> .
docker push pasientskyhosting/nginx-php-fpm:<tag>

Packages

No packages published

Languages

  • Dockerfile 38.9%
  • CSS 35.0%
  • Shell 18.1%
  • HTML 7.9%
  • PHP 0.1%