https://github.com/netreconlab/clamav
This repo provides a Singularity image version for ClamAV, an anti-virus toolkit.
https://github.com/netreconlab/clamav
baas clamav clamscan parse-server singularity virus-scanning
Last synced: 6 months ago
JSON representation
This repo provides a Singularity image version for ClamAV, an anti-virus toolkit.
- Host: GitHub
- URL: https://github.com/netreconlab/clamav
- Owner: netreconlab
- Created: 2023-01-05T20:35:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T11:10:48.000Z (over 2 years ago)
- Last Synced: 2025-02-06T04:41:28.537Z (8 months ago)
- Topics: baas, clamav, clamscan, parse-server, singularity, virus-scanning
- Language: Dockerfile
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clamav
This repo provides a Singularity image version for [ClamAV](https://docs.clamav.net/Introduction.html), an anti-virus toolkit. It provides a number of utilities including a flexible and scalable multi-threaded daemon, a command line scanner and advanced tool for automatic database updates. To learn more about the image, look [here](https://docs.clamav.net/manual/Installing/Docker.html).
## Images
Images of `clamav` are automatically built for your convenience. Images can be found at the following locations:
- [Singularity - Hosted on GitHub Container Registry](https://github.com/netreconlab/clamav/pkgs/container/clamav)
- Docker - The Dockerfile in this repo has been depracated in favor of the [official clamav image](https://hub.docker.com/r/clamav/clamav)