Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 2.63 KB

README.md

File metadata and controls

51 lines (28 loc) · 2.63 KB

Description

Minimal PHP Docker image with Swoole drive. It's use is intended for kool.dev, but can fit in any other PHP use-case.

This image is based on kooldev/php, please refer to that repo README for further documentation.

Available Tags

8.3

8.2

8.1

8.0

Environment Variables

Please refer to kooldev/php.

NGINX

Please refer to kooldev/php.

Usage

Please refer to kooldev/php.

Contributing

Update images with templates

The Dockerfile's are automatically managed by fwd-template.json configuration file and files in the template folder. We should always make changes directly to these files.

After any changes, we need to run kool run template to parse the templates and generate folder/files for each version.

License

The MIT License (MIT). Please see License File for more information.