1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00

add clamav-icap service

This commit is contained in:
Robin Appelman 2022-03-21 22:33:21 +01:00
commit 255f11899d
4 changed files with 97 additions and 2 deletions

View file

@ -48,6 +48,7 @@ Additionally, you can use the following options when starting an instance:
- `smb`: setup a samba server for external storage use
- `kaspersky`: setup a kaspersky scan engine server in http mode. (Requires [manually setting up the image](https://github.com/icewind1991/kaspersky-docker))
- `kaspersky-icap`: setup a kaspersky scan engine server in ICAP mode.
- `clamav-icap`: setup a clam av scanner in ICAP mode.
#### Run tests in a new instance