docker run --network host --name zabbix-agent -d -e ZBX_HOSTNAME="zabbix-agent" -e ZBX_SERVER_HOST="192.168.0.132" -e ZBX_UNSAFEUSERPARAMETERS='1' docker.io/zabbix/zabbix-agent
https://blog.51cto.com/passed/2321191