https://github.com/bfren/docker-apache-php
Docker Apache + PHP image.
https://github.com/bfren/docker-apache-php
apache docker docker-apache docker-apache-php php
Last synced: 2 months ago
JSON representation
Docker Apache + PHP image.
- Host: GitHub
- URL: https://github.com/bfren/docker-apache-php
- Owner: bfren
- License: mit
- Created: 2021-01-28T14:35:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T15:42:41.000Z (10 months ago)
- Last Synced: 2025-01-29T12:46:52.054Z (4 months ago)
- Topics: apache, docker, docker-apache, docker-apache-php, php
- Language: Shell
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Docker Apache PHP
   
[Docker Repository](https://hub.docker.com/r/bfren/apache-php) - [bfren ecosystem](https://github.com/bfren/docker)
[Documentation and Usage Guide](https://docs.bfren.dev/docker/base-images/apache-php)
Apache2 plus PHP (5.6, 7.4, 8.0, 8.1 and 8.2) - no SSL support etc, designed to be used behind a proxy server. Minimal PHP packages are installed:
* `php`
* `php-apache2`
* `php-common`
* `php-session`## Licence
> [MIT](https://mit.bfren.dev/2020)
## Copyright
> Copyright (c) 2020-2023 [bfren](https://bfren.dev) (unless otherwise stated)