Hello, all. I’ve tried following the blog posting here --> https://www.percona.com/blog/2017/01/23/mysql-and-mongodb-alerting-with-pmm-and-grafana/ to enable SMTP settings in the Docker container.
However, upon restarting the container, my changes are gone. The file reverts to what it was to begin with. I did some digging on Docker (being a total neophyte to it) and found that perhaps doing "docker commit " might do the trick. No luck.
How do I get the container to permanently save edits to the grafana.ini file?
Thanks for any insight on this.
Cheers!
-Jim