Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmcollin/docker-php7

Dockerfiles and configuration scripts for the Nginx & PHP-FPM containers
https://github.com/jmcollin/docker-php7

docker docker-compose nginx php php7

Last synced: 25 days ago
JSON representation

Dockerfiles and configuration scripts for the Nginx & PHP-FPM containers

Awesome Lists containing this project

README

        

Docker Nginx & PHP 7
=========

Dockerfiles and configuration scripts for the Nginx & PHP-FPM containers

## Getting Started

To use this script, choose one of the following options to get started:

- Download the latest release on Auto Index
- Fork this repository on GitHub

## Usage

* Web browser:
- `http://domain.ext:3000`

## Dependencies

* [**Docker >= 1.10.0**](https://github.com/docker/docker)
* [**Docker Compose >= 1.6.0**](https://github.com/docker/compose)

## Version
1.0.0

## Copyright and License

Copyright 2014 Jean-Marie Collin. Code released under the [MIT License](https://github.com/jmcollin/docker-php7/blob/master/LICENSE) license.