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)
- Host: GitHub
- URL: https://github.com/jaredhowland/caddy-php
- Owner: jaredhowland
- License: mit
- Created: 2023-04-14T20:59:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T04:24:06.000Z (over 2 years ago)
- Last Synced: 2025-03-27T10:21:43.210Z (about 1 year ago)
- Topics: caddyserver, php8, phpfpm
- Language: Dockerfile
- Homepage: https://github.com/jaredhowland/caddy-php
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)