We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa47f0e commit 541540aCopy full SHA for 541540a
1 file changed
README.md
@@ -41,6 +41,12 @@ Minimal PHP Docker image focused on Laravel applications. It's use is intended f
41
- [7.1-nginx](https://github.com/kool-dev/docker-php/blob/master/7.1-nginx/Dockerfile)
42
- [7.1-nginx-prod](https://github.com/kool-dev/docker-php/blob/master/7.1-nginx-prod/Dockerfile)
43
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
50
## Environment Variables
51
52
Variable | Default Value | Description
0 commit comments