Skip to content

Latest commit

 

History

History
77 lines (43 loc) · 3.23 KB

README.md

File metadata and controls

77 lines (43 loc) · 3.23 KB

Description

Minimal PHP Docker image with Oracle OCI8 drivers. 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.3 with Swoole

8.2

8.2 with Swoole

8.1

8.1 with Swoole

8.0

8.0 with Swoole

There are also older versions available like 7.4-oci8-nginx, 7.4-oci8-nginx-prod.

Environment Variables

Please refer to kooldev/php.

NGINX

Please refer to kooldev/php.

Swoole

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.