container_name
This commit is contained in:
@@ -59,5 +59,6 @@ services:
|
|||||||
privileged: true #access mode for allowing resource access
|
privileged: true #access mode for allowing resource access
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
container_name: zabbix-agent
|
||||||
environment:
|
environment:
|
||||||
- ZBX_SERVER_HOST=127.0.0.1 #the IP/Dns of Zabbix server
|
- ZBX_SERVER_HOST=127.0.0.1 #the IP/Dns of Zabbix server
|
||||||
|
|||||||
Reference in New Issue
Block a user