Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicekiwi/docker-php
PHP 8 Development Docker Image
https://github.com/nicekiwi/docker-php
Last synced: 26 days ago
JSON representation
PHP 8 Development Docker Image
- Host: GitHub
- URL: https://github.com/nicekiwi/docker-php
- Owner: nicekiwi
- License: mit
- Created: 2021-01-09T02:37:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T02:12:19.000Z (over 1 year ago)
- Last Synced: 2023-08-04T04:54:50.604Z (over 1 year ago)
- Language: Shell
- Size: 77.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-php
## PHP-FPM 8.x Docker Image
Optimised for Laravel 9.
- Alpine 3.x
- PHP 8.x
- Composer 2.xSupports Redis, MySQL and PostgreSQL on `amd64` and `arm64/v8` architectures.
## Build ENV variables
```
# Defaults
PHP_VERSION=8.2.2
ALPINE_VERSION=3.17
WORKDIR=/var/www
TZ=UTC
```https://github.com/nicekiwi/docker-php