diff --git a/README.md b/README.md index 3668636..08afc88 100644 --- a/README.md +++ b/README.md @@ -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