docker 运行了一个 discuz, 但是因为 vps 运行商重启机器停掉了.
当用 docker restart 重启这个容器时,起不来. 有知道原因的吗?
当时启动时的情况: docker run --name my-discuz2 --link bbs-mysql:mysql -p 127.0.0.1:8080:80 -d skyzhou/docker-discuz
docker start -i xxxx 报错情况: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.5. Set the 'ServerName' directive globally to suppress this message httpd (pid 1) already running