ClamAV Docker image
Go to file
Jarno Rankinen 0c0d9efc0f
Update build.yaml
2024-06-10 15:50:16 +03:00
.github/workflows Update build.yaml 2024-06-10 15:50:16 +03:00
Dockerfile Create Dockerfile 2024-06-10 15:42:35 +03:00
LICENSE Initial commit 2023-07-27 11:04:09 +03:00
README.md Update README.md 2024-06-10 15:41:55 +03:00

README.md

clamav-docker-arm64

Arm64 and amd64 container images of ClamAV

The images have a modified clamdcheck.sh script, changing "localhost" to "127.0.0.1", as the healtcheck failed when running the container using podman kube play

Built manually according to instructions at https://github.com/Cisco-Talos/clamav/blob/main/README.Docker.md#building-the-clamav-image from the docker.io/clamav/clamav image.