ClamAV

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.

  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.

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

Folder to ScanPathro

Container Path: /scan

Objetivo
/scan
Por defecto
/path/to/scan
Valor
/mnt/user
ClamAV SignaturesPathrw

Storage for freshclam updates

Objetivo
/var/lib/clamav
Por defecto
/mnt/user/appdata/clamav
Valor
/mnt/user/appdata/clamav
User IDVariable

ID of the user the application runs as.

Objetivo
USER_ID
Por defecto
99
Valor
99
Group IDVariable

ID of the group the application runs as.

Objetivo
GROUP_ID
Por defecto
100
Valor
100

Descargar estadísticas

1,385,151
Descargas totales
11,359
Este mes
6,800
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
tquinnelly/clamav-alpine
Última actualización2026-04-24
Visto por primera vez2019-07-04

Ejecute 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.