diff --git a/README.md b/README.md index 9ec967c..0728c4d 100644 --- a/README.md +++ b/README.md @@ -419,6 +419,16 @@ $ docker run -d \ $ docker exec -it php mysqldump-secure ``` +#### Docker Compose reference implementation + +If you want a fully functional Docker Compose setup, which allows to switch PHP versions easily, comes with web servers, database servers and much more, then head over to the rerefence implementation: + +| Reference Implementation | +|--------------------------| +| | + + +

Automated builds

[![nightly](https://github.com/devilbox/docker-php-fpm/workflows/nightly/badge.svg)](https://github.com/devilbox/docker-php-fpm/actions?workflow=nightly)