https://github.com/abgeo/php-4-symfony-docker-image
PHP with Apache for Symfony projects
https://github.com/abgeo/php-4-symfony-docker-image
apache docker docker-image dockerfile php symfony
Last synced: about 2 months ago
JSON representation
PHP with Apache for Symfony projects
- Host: GitHub
- URL: https://github.com/abgeo/php-4-symfony-docker-image
- Owner: ABGEO
- License: mit
- Created: 2019-05-24T07:08:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T18:40:42.000Z (over 6 years ago)
- Last Synced: 2025-04-10T00:46:39.769Z (about 1 year ago)
- Topics: apache, docker, docker-image, dockerfile, php, symfony
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/abgeo/php-symfony
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# php-4-symfony-docker-image
[](https://hub.docker.com/r/abgeo/php-symfony)
[](https://hub.docker.com/r/abgeo/php-symfony)
[](https://microbadger.com/images/abgeo/php-symfony)
[](https://microbadger.com/images/abgeo/php-symfony)
## Overview
PHP with Apache for Symfony projects
* Base image: [php](https://hub.docker.com/_/php)
## Tags
* `7.3`
* `7.2`
* `7.1`
* `5.6`
## Environment Variables
| Variable | Default Value |
| ----------------------------------- | ---------------------|
| `APACHE_DOCUMENT_ROOT` | /var/www/html/public |
| `DB_HOST` | |
| `DB_USER` | |
| `DB_PASSWORD` | |
| `DB_NAME` | |
| `DB_DRIVER` | |