Update README.md
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
e1a53b0527
commit
be0eed1f39
|
@ -29,13 +29,15 @@ then `nano /root/clam/docker-compose.yml`
|
|||
version: '3.8'
|
||||
|
||||
services:
|
||||
clam:
|
||||
clamav:
|
||||
image: git.nixc.us/colin/clam:production
|
||||
read_only: true
|
||||
volumes:
|
||||
- /:/scan
|
||||
- ./logs:/var/log/clamav
|
||||
- ./quarantine:/quarantine
|
||||
tmpfs:
|
||||
- /tmp
|
||||
```
|
||||
|
||||
Put this container in the crontab
|
||||
|
|
Loading…
Reference in New Issue