version: '3.9'
networks:
zabbix-net:
name: zabbix-net
driver: bridge
services:
zabbix-agent:
image: quynhbofit/zabbix-agent:latest
container_name: zabbix-agent
environment:
- ZBX_SERVER_HOST=zabbix-server-mysql
networks:
- zabbix-net
privileged: true
restart: unless-stopped
Content type
Image
Digest
sha256:c2befbd39…
Size
7 MB
Last updated
over 3 years ago
docker pull quynhbofit/zabbix-agent