BouahazaOriginal post
Rank 4: Virtual Machine
Any update about this message : https://discord.com/channels/564160730845151244/564161373148414012/1042848100148060272 ?
We append this on our compose file (use clamav image, not appwrite)
YAML
clamav: image: clamav/clamav container_name: appwrite-clamav restart: unless-stopped networks: - appwrite volumes: - ./volumes/appwrite-uploads:/storage/uploadsIt seems to work but we have not done any test on it
Summary
There were updates to clamav merged recently and they are expected to be released in version 1.3. The user asks for an update on a specific message. The user added a clamav image to their compose file and it seems to be working, but they haven't done any tests yet.