Docker Hub
https://registry.hub.docker.com/r/zabbix/zabbix-agent#!The docker exec command allows you to run commands inside a Docker container. The following command line will give you a bash shell inside your zabbix-agent container: $ docker exec -ti some-zabbix-agent /bin/bash. The Zabbix agent log is available through Docker's container log: $ docker logs some-zabbix-agent.
Docker Hub
hub.docker.com › r › zabbixWhat is Zabbix agent? Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications (hard drives, memory, processor statistics etc). Zabbix agent images These are the only official Zabbix agent Docker images.
Docker Hub
registry.hub.docker.com › r › zabbixWhat is Zabbix agent? Zabbix agent is deployed on a monitoring target to actively monitor local resources and applications (hard drives, memory, processor statistics etc). Zabbix agent images These are the only official Zabbix agent Docker images. They are based on Alpine Linux v3.12, Ubuntu 20.04 (focal), CentOS 8 and Oracle Linux 8 images.