From 2e11f73a89107106c1ad8e8e688695efc2b4aa35 Mon Sep 17 00:00:00 2001 From: hoellen Date: Thu, 30 Apr 2026 22:15:22 +0200 Subject: [PATCH] chore: update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a18b28..043a8cd 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ___ - Includes **Snuffleupagus**, [a PHP security module](https://github.com/jvoisin/snuffleupagus). - Includes a simple **built-in cron** system. - Much easier to maintain thanks to multi-stages build. -- Does not include imagick, samba, etc. by default. +- Includes imagick and smbclient for extended file handling and SMB/CIFS support. You're free to make your own image based on this one if you want a specific feature. Uncommon features won't be included as they can increase attack surface: this image intends to stay **minimal**, but **functional enough** to cover basic needs.