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