Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

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>

About

Nginx and php-fpm for dockerhub builds

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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