polohuang

Results 2 comments of polohuang

first, you need to modify bin/docker-entrypoint.sh service mysql restart ==> find /var/lib/mysql -type f -exec touch {} \; && service mysql restart then, docker build and run