2. Solve the crash problem of starting percona container
(1) Grant read and write permissions to the host directory
chmod -R 777 /data/mysql-data
(2) Start the percona container
docker start percona
I like to learn new and better ways of doing things when working on a scale, and feel free to ask questions and make suggestions. Also, check out another story on this. Thanks for reading this.