https://github.com/ecedi/php71-upgraded
Docker php71 image
https://github.com/ecedi/php71-upgraded
docker dockerfile php71 php71-docker
Last synced: 2 months ago
JSON representation
Docker php71 image
- Host: GitHub
- URL: https://github.com/ecedi/php71-upgraded
- Owner: ecedi
- License: mit
- Created: 2019-10-09T12:13:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T15:54:52.000Z (over 4 years ago)
- Last Synced: 2025-12-30T12:42:17.727Z (5 months ago)
- Topics: docker, dockerfile, php71, php71-docker
- Language: Dockerfile
- Homepage: https://www.ecedi.fr/
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker image with PHP 7.1 - Apache

**This is image is based on the official docker image php71-apache .**
## Documentation
Documentation is available at [docker hub](https://hub.docker.com/r/ecedi/php71-apache-upgraded).
## Requirement
Docker and/or docker-compose installed on your system.
## Installation
```bash
docker run --entrypoint "apache2-foreground" ecedi/php71-apache-upgraded
```
An exemple of entrypoint is also provided with composer and yarn installation.
## Ecedi Community Support
Have a question? Contact us [Email LD](mailto:ld@ecedi.fr)