https://github.com/manics/clamav-docker
https://github.com/manics/clamav-docker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/manics/clamav-docker
- Owner: manics
- Created: 2024-08-04T21:00:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T12:36:13.000Z (almost 2 years ago)
- Last Synced: 2025-09-01T10:16:12.686Z (10 months ago)
- Language: Dockerfile
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ClamAV Docker
[](https://github.com/manics/clamav-docker/actions/workflows/build.yml)
A [ClamAV](https://www.clamav.net/) container image with up to date signature databases.
```
docker run -it --rm ghcr.io/manics/clamav:latest
```
Note `ghcr.io/manics/clamav:latest` is not built from scratch to avoid overloading the ClamAV database servers.
Instead the previous `latest` image is updated and squashed.