Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Docker コンテナは、別の Docker デーモンを実行している別のホスト マシン上で実行されています。だから私は織りネットワークを使ってそれらを接続しています。問題は、consul サーバーを docker conatiner で実行したくないことです。ホスト マシンで実行したいのです。では、consul サーバーを実行しているこのホスト マシンを weave ネットワークに追加して、他のコンテナーが consul サーバーに登録できるようにするにはどうすればよいでしょうか。