How to connect to local MySQL server through Docker?

前端 未结 3 1986
时光说笑
时光说笑 2020-12-01 11:04

This is more a general question for how to connect to local services through Docker. There\'s a similar question in a Github issue here that doesn\'t seem to have any resolu

3条回答
  •  眼角桃花
    2020-12-01 11:52

    On a mac with boot2docker, you can use homebrew's default mysql/mariadb settings by adding the Mac OS Host.

    This worked for me (with, what I believe, are default settings).

提交回复
热议问题