From 1b9f61d5604c3bfee702294c72ee143a0c50eea3 Mon Sep 17 00:00:00 2001 From: sinav Date: Sun, 23 Jun 2024 19:27:15 +0300 Subject: [PATCH] wip --- zabbix-agent2/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zabbix-agent2/Dockerfile b/zabbix-agent2/Dockerfile index 75bd49f..a7b7310 100644 --- a/zabbix-agent2/Dockerfile +++ b/zabbix-agent2/Dockerfile @@ -81,4 +81,4 @@ WORKDIR /var/lib/zabbix USER 1997 # CMD ["/usr/sbin/zabbix_agent2", "--foreground", "-c", "/config/zabbix_agent2.conf"] -CMD [ "/run.sh" ] +# CMD [ "/run.sh" ]