ClamAV
tquinnelly/clamav-alpine
https://hub.docker.com/r/tquinnelly/clamav-alpine
bridge
sh
false
https://forums.unraid.net/topic/80868-support-clamav/
https://github.com/tquizzle/clamav-alpine
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.
Tools:Utilities Security: Status:Stable
https://github.com/tquizzle/clamav-alpine
https://raw.githubusercontent.com/tquizzle/clamav-alpine/master/img/clamav.png
-i
1560610915
Buy me a coffee
https://ko-fi.com/tquinnelly
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.
bridge
/mnt/user
/scan
ro
/mnt/user/appdata/clamav
/var/lib/clamav
rw
99
USER_ID
100
GROUP_ID
/mnt/user
/mnt/user/appdata/clamav
99
100