From d8397f62686b980fe349d83fb9bfc89242dd5822 Mon Sep 17 00:00:00 2001 From: Aetherinox Date: Tue, 3 Dec 2024 10:30:47 -0700 Subject: [PATCH] docs(readme): update image descriptions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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 |