Need help to make rootless containers #114
-
Dear all, aryan@aryan: It worked properly and i was able to access zabbix with help of helm but when i went inside the container to install anthying i was not able to do it because it was a rootless container . I want to make a rootfull container . Anyone has any idea how to do it ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Sorry, you are not supposed to "install" anything inside a container. Additionally, this is a Helm Chart, not the repository for the container images. This Helm Chart is an orchestration tool to deploy and manage a Zabbix server installation in a Kubernetes Cluster, while the images we use are managed by Zabbix: https://github.com/zabbix/zabbix-docker. I think we should close this issue. |
Beta Was this translation helpful? Give feedback.
Sorry, you are not supposed to "install" anything inside a container. Additionally, this is a Helm Chart, not the repository for the container images. This Helm Chart is an orchestration tool to deploy and manage a Zabbix server installation in a Kubernetes Cluster, while the images we use are managed by Zabbix: https://github.com/zabbix/zabbix-docker.
I think we should close this issue.