Skip to content

mikechernev/dockerised-php

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 4, 2022 01:12

The Docker setup for PHP applications using PHP7-FPM and Nginx described in http://geekyplatypus.com/dockerise-your-php-application-with-nginx-and-php7-fpm/

Instructions

  1. Checkout the repository
  • Create a record in your hosts file to point php-docker.local to your Docker environment
  • Run docker-compose up
  • Navigate to php-docker.local:8080 in a browser
  • Navigate to localhost:8080

That's it! You have your local PHP setup using Docker

Example of activated PHP logging - https://github.com/mikechernev/dockerised-php/tree/feature/log-to-stdout

About

Docker setup for PHP applications using PHP7-FPM and Nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages