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

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.

Awesome Lists containing this project

README

        

# Docker Apache PHP

![GitHub release (latest by date)](https://img.shields.io/github/v/release/bfren/docker-apache-php) ![Docker Pulls](https://img.shields.io/endpoint?url=https%3A%2F%2Fbfren.dev%2Fdocker%2Fpulls%2Fapache-php) ![Docker Image Size](https://img.shields.io/endpoint?url=https%3A%2F%2Fbfren.dev%2Fdocker%2Fsize%2Fapache-php) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bfren/docker-apache-php/dev.yml?branch=main)

[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)