This commit is contained in:
2025-12-27 17:53:01 +01:00
parent 0306efe735
commit 3dba2fa90e

View File

@@ -63,7 +63,7 @@ services:
start_period: 10s
test:
- CMD-SHELL
- kill -0 `cat /tmp/clamd.pid` && kill -0 `cat /tmp/freshclam.pid`
- "clamdcheck.sh"
timeout: 5s
image: ${DOCKER_REGISTRY:-}clamav/clamav-debian:1.4
labels: