read424 / docker-nginx-multi-php-fpm

Configuration docker nginx server and multiple version php-fpm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shows docker container multi-php

#Dockerizar nginx and multiple version php-fpm

  • Configuration nginx php_mapping.conf server request to php-fpm
  • Configuration basic interpreter php-fpm FastCGI
  • Configuration custom server - domain
  • Shared folder host to stack container
  • Rewrite api in api-tlm

Note

Do not hesitate to send any questions to my email, I do not know everything but we can learn together with different challenges

@read424 😉 Great guide to customize development environments with containers! 🐳

Docker — Building an environment with multiple PHP versions on a single Nginx server1.

Footnotes

  1. My reference.

About

Configuration docker nginx server and multiple version php-fpm


Languages

Language:Dockerfile 100.0%