我正在尝试对MySQL数据库(版本5.6.17)使用。我从Windows CMD运行的特定SchemaCrawler命令是:... server timezone value 'X' is unrecognized or represents more than one timezone
其中,X是一个时区字符串,如</em
12 hours ago Up 12 hours 33060/tcp, 0.0.0.0:3314->3306/tcp, :::3314->3306/tcp mysql_host我想知道docker-entrypoint.sh in CMD是什么。我理解CMD定义了PID1,换句话说,它定义了这个容器的用途以及每个容器应该做什么。DockerfileCOPY