ClamAV
Aplicación Docker from TQ's Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Container Path: /scan
- Objetivo
- /scan
- Por defecto
- /path/to/scan
- Valor
- /mnt/user
Storage for freshclam updates
- Objetivo
- /var/lib/clamav
- Por defecto
- /mnt/user/appdata/clamav
- Valor
- /mnt/user/appdata/clamav
ID of the user the application runs as.
- Objetivo
- USER_ID
- Por defecto
- 99
- Valor
- 99
ID of the group the application runs as.
- Objetivo
- GROUP_ID
- Por defecto
- 100
- Valor
- 100
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
tquinnelly/clamav-alpineEjecute ClamAV en Unraid.
ClamAV se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.