ClamAV
Application Docker from TQ's Repository
Vue d'ensemble
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.
Arguments d'exécution
- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
Container Path: /scan
- Cible
- /scan
- Défaut
- /path/to/scan
- Valeur
- /mnt/user
Storage for freshclam updates
- Cible
- /var/lib/clamav
- Défaut
- /mnt/user/appdata/clamav
- Valeur
- /mnt/user/appdata/clamav
ID of the user the application runs as.
- Cible
- USER_ID
- Défaut
- 99
- Valeur
- 99
ID of the group the application runs as.
- Cible
- GROUP_ID
- Défaut
- 100
- Valeur
- 100
Catégories
Télécharger les statistiques
Total des téléchargements au fil du temps
Détails
tquinnelly/clamav-alpineExécutez ClamAV sur Unraid.
ClamAV est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.