ClamAV

ClamAV

Docker app from TQ's Repository

Overview

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.

Runtime arguments

Network
bridge
Shell
sh
Privileged
false

Template configuration

Folder to ScanPathro

Container Path: /scan

Target
/scan
Default
/path/to/scan
Value
/mnt/user
ClamAV SignaturesPathrw

Storage for freshclam updates

Target
/var/lib/clamav
Default
/mnt/user/appdata/clamav
Value
/mnt/user/appdata/clamav
User IDVariable

ID of the user the application runs as.

Target
USER_ID
Default
99
Value
99
Group IDVariable

ID of the group the application runs as.

Target
GROUP_ID
Default
100
Value
100

Download Statistics

1,385,151
Total Downloads
11,359
This Month
6,800
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
tquinnelly/clamav-alpine
Last Updated2026-04-24
First Seen2019-07-04

Run ClamAV on Unraid.

ClamAV is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.