An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Docker ClamAV

![GitHub release (latest by date)](https://img.shields.io/github/v/release/bfren/docker-clamav) ![Docker Pulls](https://img.shields.io/endpoint?url=https%3A%2F%2Fbfren.dev%2Fdocker%2Fpulls%2Fclamav) ![Docker Image Size](https://img.shields.io/endpoint?url=https%3A%2F%2Fbfren.dev%2Fdocker%2Fsize%2Fclamav) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bfren/docker-clamav/dev.yml?branch=main)

[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)