From b5c1ec3bdafe900e00d7431180572ec077ec7777 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Mon, 26 Aug 2024 09:26:13 +0800 Subject: [PATCH] chore --- compose.zabbixagent.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compose.zabbixagent.yaml b/compose.zabbixagent.yaml index 16bce8d..14b996f 100644 --- a/compose.zabbixagent.yaml +++ b/compose.zabbixagent.yaml @@ -1,5 +1,7 @@ services: onvif-agent: + container_name: onvif-agent + hostname: onvif-agent build: context: . dockerfile: zabbixagent.dockerfile