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

https://github.com/jaredhowland/caddy-php

PHP8 (PHP-FPM)
https://github.com/jaredhowland/caddy-php

caddyserver php8 phpfpm

Last synced: 6 months ago
JSON representation

PHP8 (PHP-FPM)

Awesome Lists containing this project

README

          

# jaredhowland/caddy-php
Docker container for PHP8 (PHP-FPM) with a minimal set of extensions pre-installed.

# Usage
```bash
docker pull ghcr.io/jaredhowland/caddy-php:latest
```

[List of all available image tags](https://github.com/users/jaredhowland/packages?repo_name=caddy-php)

# List of Extensions
* bcmath
* gd
* intl
* mysqli
* pdo_mysql
* zip

# Other Software
* Composer
* Git
* Nano
* [Node.js](http://nodejs.org)
* [NPM](http://npmjs.com)