Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manics/clamav-docker


https://github.com/manics/clamav-docker

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# ClamAV Docker

[![Build](https://github.com/manics/clamav-docker/actions/workflows/build.yml/badge.svg)](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.