Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jmcollin/docker-php7
- Owner: jmcollin
- License: mit
- Created: 2016-04-18T12:50:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-28T13:33:48.000Z (over 8 years ago)
- Last Synced: 2024-10-30T18:48:26.200Z (2 months ago)
- Topics: docker, docker-compose, nginx, php, php7
- Language: Nginx
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.