Ad Widget

Collapse

Zabbix container - unable to perform apt-get command

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • echanobe
    Junior Member
    • Apr 2020
    • 14

    #1

    Zabbix container - unable to perform apt-get command

    Using zabbix container, I want to install dnsutils for dig command however it says apt-get command not found. is anyone experience this?
  • echanobe
    Junior Member
    • Apr 2020
    • 14

    #2
    ok zabbix-agent is using alphine based image and I was trying to run the apt-get so I used apk update then apk add bind-tools then the dig command works. But this zabbix-agent when it was created, the bind-tools should be included already. But in the latest version of zabbix-agent container, this bind-tools is missing ... and probably others that is needed in the Userparameter.

    Comment

    Working...