docs(readme): update Docker image size information

- Adjusts the reported size of the minimal Docker image from ~93 MB to ~166 MB.
- Reflects updated build size for accuracy and transparency.
This commit is contained in:
2025-05-11 11:00:00 +02:00
parent b6763f7483
commit 828494c92a

View File

@@ -10,7 +10,7 @@ This service acts as a transparent gateway that verifies an `apiKey` before forw
* 🔐 **API key authentication** via query or form body
* 📡 **Transparent proxying** to any LanguageTool backend
* 🐳 **Minimal Docker image (\~93 MB)**
* 🐳 **Minimal Docker image (\~166 MB)**
* 🧱 **Statically compiled** Deno binary
* 🧪 **Unit tested** middleware and proxy logic
* 🛠️ Compatible with regular LT clients