Docker postgres のエラー could not translate host name “postgres” to address: Name or service not known LaravelでDBに追加した内容を掲示板でブラウザ表示しようとするも、エラー発生。 なぜかpostgresま... 2019.11.11 DockerLaravelプログラミング
Docker Docker+Laradock(Laravel)でpostgresのエラー解決 Cannot start service postgres: driver failed programming external connectivity on endpoint laradock_postgres_1 上記のエラーで悩んでいましたが無事解決。 結論としては、デスクトップのDockerアプリを再起動するだけ。 ... 2019.11.11 DockerLaravelプログラミング