All Projects → mochizukikotaro → docker-nginx-phpfpm

mochizukikotaro / docker-nginx-phpfpm

Licence: other
No description, website, or topics provided.

Programming Languages

Nginx
273 projects
PHP
23972 projects - #3 most used programming language

docker-nginx-phpfpm

This is a simple sample.

  • docker
  • nginx
  • php-fpm

(with Docker for Mac. )

Prerequisites

Make sure that you installed Docker (for Mac).

Ref. Docker for Mac

$ docker -v
Docker version 1.13.1-rc1, build 2527cfc

$ docker-compose -v
docker-compose version 1.10.0, build 4bd6f1a

$ docker-machine -v
docker-machine version 0.9.0, build 15fd4c7

Usage

$ git clone [email protected]:mochizukikotaro/docker-nginx-phpfpm.git
$ cd docker-nginx-phpfpm.git
$ docker-compose up

Access localhost:8080, then you can get phpinfo.

2017-02-05 22 32 27

$ docker-compose ps
$ docker-compose down
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].