ClamAV

ClamAV

Docker-Anwendung from TQ's Repository

Übersicht

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.

Laufzeit-Argumente

Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

Folder to ScanPathro

Container Path: /scan

Ziel
/scan
Standard
/path/to/scan
Wert
/mnt/user
ClamAV SignaturesPathrw

Storage for freshclam updates

Ziel
/var/lib/clamav
Standard
/mnt/user/appdata/clamav
Wert
/mnt/user/appdata/clamav
User IDVariable

ID of the user the application runs as.

Ziel
USER_ID
Standard
99
Wert
99
Group IDVariable

ID of the group the application runs as.

Ziel
GROUP_ID
Standard
100
Wert
100

Statistik herunterladen

1,385,151
Downloads insgesamt
11,359
Dieser Monat
6,800
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
tquinnelly/clamav-alpine
Zuletzt aktualisiert2026-04-24
Erstmals gesehen2019-07-04

Führen Sie ClamAV auf Unraid aus.

ClamAV ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.