clamav also uses tini internally

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-09-16 20:57:48 +02:00
parent a2c2182989
commit 59a2a51c6d

View file

@ -507,7 +507,7 @@
"container_name": "nextcloud-aio-clamav",
"display_name": "ClamAV",
"image": "nextcloud/aio-clamav",
"init": true,
"init": false,
"expose": [
"3310"
],