$ socat TCP-LISTEN:8099,reuseaddr,fork,bind=localhost UNIX-CONNECT:/var/run/docker.sock 必要に応じて&やnohupをつけてください。 IntelliJとDocker for Macの連携設定 Dockerと連携するプラグインを入れて、IntelliJをDocker for Macと連携させます。 Dockerと連携するプラグイン(Docker Integration)の導入 Preferencesを開きます。Plugins画面で、Install JetBrains plugin...ボタンをクリックし、Docker integrationプラグインをインストールし、IntelliJを再起動します。 環境設定 もう一度Preferencesを開きます。Build, Execution, Deploymen