ClamAV

ClamAV

Docker 应用程序 from TQ's Repository

概述

This template is for scanning your Unraid server with clamav and clamscan. To scan your server, check the environment variable to set the scanned folder and just start the container. When it is finished, the container will stop and you can view the logs to see the results.

If you are having issues with permissions, you should adjust your User ID and Group ID below.
You might also need to change the permissions on the config folder.
You can do with with Docker Safe Permissions, using the built-in "NewPerms" commands, or a simple shell command.

  1. In the GUI
  2. newperms /mnt/cache/appdata/clamav
  3. chmod -R u-x,go-rwx,go+u,ugo+X /mnt/cache/appdata/clamav && chown -R nobody:users /mnt/cache/appdata/clamav
    NOTE:Option 3 above are the commands that "newperms" runs in the bg.

运行时参数

网络
bridge
外壳
sh
特权
false

模板配置

Folder to ScanPathro

Container Path: /scan

目标
/scan
默认值
/path/to/scan
价值
/mnt/user
ClamAV SignaturesPathrw

Storage for freshclam updates

目标
/var/lib/clamav
默认值
/mnt/user/appdata/clamav
价值
/mnt/user/appdata/clamav
User IDVariable

ID of the user the application runs as.

目标
USER_ID
默认值
99
价值
99
Group IDVariable

ID of the group the application runs as.

目标
GROUP_ID
默认值
100
价值
100

下载统计数据

1,385,151
下载总数
11,359
本月
6,800
平均每月

长期下载总量

加载图表...

详细信息

存储库
tquinnelly/clamav-alpine
最后更新2026-04-24
初见2019-07-04

在Unraid 上运行 ClamAV 。

ClamAV 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。