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

https://github.com/lukashron/docker-php80rc2fpm

php8.0.0RC2-fpm-alpine3.12
https://github.com/lukashron/docker-php80rc2fpm

docker php php8 php80

Last synced: 12 months ago
JSON representation

php8.0.0RC2-fpm-alpine3.12

Awesome Lists containing this project

README

          



PHP 8.0.0 RC2 fpm + Nginx and MySQL

**Please DO NOT use in production, it is an test version!**

Build project
```
docker-compose up -d --build
```

Hostname
```
http://127.0.0.1:8080/
```

## Tools

Composer
```
docker-compose exec php composer help
```