Skip to content

Commit 541540a

Browse files
authored
add refer to OCI8 on README
1 parent fa47f0e commit 541540a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ Minimal PHP Docker image focused on Laravel applications. It's use is intended f
4141
- [7.1-nginx](https://github.com/kool-dev/docker-php/blob/master/7.1-nginx/Dockerfile)
4242
- [7.1-nginx-prod](https://github.com/kool-dev/docker-php/blob/master/7.1-nginx-prod/Dockerfile)
4343

44+
## More flavours
45+
46+
We can always extend these images to suit them to our current use case. For example, we have a few extensions for specific use cases:
47+
48+
- [Oracle OCI8 database](https://github.com/kool-dev/docker-php-oci8)
49+
4450
## Environment Variables
4551

4652
Variable | Default Value | Description

0 commit comments

Comments
 (0)