diff --git a/README.md b/README.md index 0c7ae3e7..4fcb839d 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,14 @@ This repo includes a few different versions of the TheAppTV docker image.
+We release two versions, one docker image with just Nginx, and one with Nginx and PHP. The version that includes PHP is completely optional, and is only needed if you wish to develop your own enhancements for this image. + +
+ +The image that comes with Nginx and PHP is slightly larger (roughly `20MB` + more). + +
+ | Tag | Includes Nginx | Includes PHP 8 | Description | | --- | --- | --- | --- | | `:latest` | ✅ | ❌ | Latest version of the image |