【问题标题】:Stop MySql on EC2 - CentOS在 EC2 上停止 MySql - CentOS
【发布时间】:2018-10-05 08:16:07
【问题描述】:

尝试运行带有 mysql 的 Docker 但它抱怨:

Bind for 0.0.0.0:3306 failed: port is already allocated

如何停止在这个端口上运行的一切?

【问题讨论】:

标签: mysql docker amazon-ec2 centos


【解决方案1】:

停止mysql数据库:/etc/init.d/mysqld stop,然后再次尝试运行容器

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2018-03-22
    • 2017-03-26
    • 2019-09-03
    • 1970-01-01
    • 2018-12-02
    • 1970-01-01
    • 1970-01-01
    • 2013-02-04
    相关资源
    最近更新 更多