You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2021. It is now read-only.
When i configure zabbix, i stop a container and commit it. Then i can't run zabbix anymore. I thought the problem was in mysql_secure_installation script, because it runs anytime when i'm tring to start or restart mysql. Anyway, after run mysql_secure_installation script i've changed a credentials for mysql root password and added it to /bin/docker-zabbix script. Anyway after commiting a container mysql doesn't contain zabbix database. It just dissapear. Can't find a solution.
When i configure zabbix, i stop a container and commit it. Then i can't run zabbix anymore. I thought the problem was in mysql_secure_installation script, because it runs anytime when i'm tring to start or restart mysql. Anyway, after run mysql_secure_installation script i've changed a credentials for mysql root password and added it to /bin/docker-zabbix script. Anyway after commiting a container mysql doesn't contain zabbix database. It just dissapear. Can't find a solution.