Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manics/clamav-docker
https://github.com/manics/clamav-docker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/manics/clamav-docker
- Owner: manics
- Created: 2024-08-04T21:00:37.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T12:36:13.000Z (4 months ago)
- Last Synced: 2024-09-14T22:49:05.594Z (4 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
[![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.