Overview
- Full name
docker.io/nextcloud/aio-clamav- Registry
- docker.io
- Namespace
- nextcloud
- Repository
- aio-clamav
- Cached tags
- 121
- Last synced
- 07/06/2026, 08:16 AM
- Topics
Introduction
Nextcloud AIO ClamAV 杀毒 sidecar 镜像,为 Nextcloud 文件扫描病毒,需与 Nextcloud AIO 栈同网段部署。
Details
nextcloud/aio-clamav 运行 clamd 守护进程,供 Nextcloud 通过 TCP 调用扫描上传文件。定位为 antivirus 无状态 sidecar 服务,与 Nextcloud 同 Pod 或同 namespace;K8s Deployment 内网暴露 3310。
快速启动
docker run -d --name aio-clamav \
-p 3310:3310 \
docker.io/nextcloud/aio-clamav:latest
推荐实践
docker run -d --name aio-clamav \
--restart unless-stopped \
-p 3310:3310 \
-e CLAMAV_MAX_SCAN_SIZE=512M \
docker.io/nextcloud/aio-clamav:8.2.0
核心参数说明
-p 3310:3310— clamd TCP 扫描端口-e CLAMAV_MAX_SCAN_SIZE— 单文件扫描上限--restart unless-stopped— 杀毒服务持续在线- 固定 tag — 与 Nextcloud AIO pin
Kubernetes
apiVersion: apps/v1
kind: Deployment
metadata:
name: aio-clamav
spec:
replicas: 2
selector:
matchLabels:
app: aio-clamav
template:
metadata:
labels:
app: aio-clamav
spec:
containers:
- name: clamav
image: docker.io/nextcloud/aio-clamav:8.2.0
ports:
- containerPort: 3310
---
apiVersion: v1
kind: Service
metadata:
name: aio-clamav
spec:
selector:
app: aio-clamav
ports:
- port: 3310
targetPort: 3310
Nextcloud 配置 clamav.host=aio-clamav;定期更新病毒库。
Latest tags (20)
View all 121 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/nextcloud/aio-clamav :20260702_083546 | linux/amd64linux/arm64 | 2026/07/02 16:36 | 161.5 MB | sha256:34d597358e6a… | |||
docker.io/nextcloud/aio-clamav :20260609_115915 | linux/amd64linux/arm64 | 2026/06/09 19:59 | 161.0 MB | sha256:0aa6aedbd064… | |||
docker.io/nextcloud/aio-clamav :20260527_140826 | linux/amd64linux/arm64 | 2026/05/27 22:09 | 161.0 MB | sha256:48d22e1c1e29… | |||
docker.io/nextcloud/aio-clamav :20260515_145717 | linux/amd64linux/arm64 | 2026/05/15 22:57 | 161.1 MB | sha256:f99accdfedd1… | |||
docker.io/nextcloud/aio-clamav :20260513_090235 | linux/amd64linux/arm64 | 2026/05/13 17:03 | 161.1 MB | sha256:8764875f2ccd… | |||
docker.io/nextcloud/aio-clamav :20260409_094910 | linux/amd64linux/arm64 | 2026/04/09 17:49 | 161.3 MB | sha256:d2eb03b646f7… | |||
docker.io/nextcloud/aio-clamav :20260306_081319 | linux/amd64linux/arm64 | 2026/03/06 16:13 | 155.4 MB | sha256:912240325f55… | |||
docker.io/nextcloud/aio-clamav :20260218_123804 | linux/amd64linux/arm64 | 2026/02/18 20:38 | 155.4 MB | sha256:e473654223c0… | |||
docker.io/nextcloud/aio-clamav :20260211_141900 | linux/amd64linux/arm64 | 2026/02/11 22:19 | 155.2 MB | sha256:db25da080c11… | |||
docker.io/nextcloud/aio-clamav :20260122_105751 | linux/amd64linux/arm64 | 2026/01/22 18:58 | 155.2 MB | sha256:27a144bb720d… | |||
docker.io/nextcloud/aio-clamav :20260114_114729 | linux/amd64linux/arm64 | 2026/01/14 19:47 | 155.9 MB | sha256:ace7409123e0… | |||
docker.io/nextcloud/aio-clamav :20251218_095503 | linux/amd64linux/arm64 | 2025/12/18 17:56 | 271.1 MB | sha256:afb1e0e95172… | |||
docker.io/nextcloud/aio-clamav :20251210_133359 | linux/amd64linux/arm64 | 2025/12/10 21:34 | 271.1 MB | sha256:b842bdc14d73… | |||
docker.io/nextcloud/aio-clamav :20251128_084214 | linux/amd64linux/arm64 | 2025/11/28 16:42 | 271.1 MB | sha256:0da9c8f63001… | |||
docker.io/nextcloud/aio-clamav :20251031_122139 | linux/amd64linux/arm64 | 2025/10/31 20:22 | 270.6 MB | sha256:a9d315dad7ef… | |||
docker.io/nextcloud/aio-clamav :20251015_082711 | linux/amd64linux/arm64 | 2025/10/15 16:27 | 273.6 MB | sha256:9ff8a5bd60b9… | |||
docker.io/nextcloud/aio-clamav :20250927_081431 | linux/amd64linux/arm64 | 2025/09/27 16:14 | 273.5 MB | sha256:f8b45f772e89… | |||
docker.io/nextcloud/aio-clamav :20250918_093027 | linux/amd64linux/arm64 | 2025/09/18 17:30 | 273.5 MB | sha256:87262d1de0f3… | |||
docker.io/nextcloud/aio-clamav :20250905_100617 | linux/amd64linux/arm64 | 2025/09/05 18:06 | 273.3 MB | sha256:d0dc1d8f7f9b… | |||
docker.io/nextcloud/aio-clamav :20250822_112758 | linux/amd64linux/arm64 | 2025/08/22 19:28 | 271.0 MB | sha256:c5bb7f2fe5dd… |