https://github.com/bfren/docker-clamav
Docker ClamAV image.
https://github.com/bfren/docker-clamav
clamav docker docker-clamav
Last synced: 8 months ago
JSON representation
Docker ClamAV image.
- Host: GitHub
- URL: https://github.com/bfren/docker-clamav
- Owner: bfren
- License: mit
- Created: 2020-11-12T12:04:41.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T14:06:15.000Z (11 months ago)
- Last Synced: 2024-10-30T03:55:23.829Z (11 months ago)
- Topics: clamav, docker, docker-clamav
- Language: Nushell
- Homepage:
- Size: 234 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Docker ClamAV
   
[Docker Repository](https://hub.docker.com/r/bfren/clamav) - [bfren ecosystem](https://github.com/bfren/docker)
ClamAV (0.103 LTS, 0.104, 0.105, 1.0 LTS) installed in daemon mode. Database updates handled automatically.
## Contents
* [Ports](#ports)
* [Environment Variables](#environment-variables)
* [Licence / Copyright](#licence)## Ports
* 3310
## Environment Variables
| Variable | Values | Description | Default |
| ---------------------- | ------- | --------------------------------------------------------------------- | ------- |
| `CLAMAV_FRESH_PER_DAY` | integer | The number of times per day freshclam will run to update definitions. | 12 |## Licence
> [MIT](https://mit.bfren.dev/2020)
## Copyright
> Copyright (c) 2020-2025 [bfren](https://bfren.dev) (unless otherwise stated)