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.
- In the GUI
- newperms /mnt/cache/appdata/clamav
- 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
Container Path: /scan
- Ziel
- /scan
- Standard
- /path/to/scan
- Wert
- /mnt/user
Storage for freshclam updates
- Ziel
- /var/lib/clamav
- Standard
- /mnt/user/appdata/clamav
- Wert
- /mnt/user/appdata/clamav
ID of the user the application runs as.
- Ziel
- USER_ID
- Standard
- 99
- Wert
- 99
ID of the group the application runs as.
- Ziel
- GROUP_ID
- Standard
- 100
- Wert
- 100
Kategorien
Statistik herunterladen
Gesamte Downloads im Laufe der Zeit
Einzelheiten
tquinnelly/clamav-alpineFü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.