<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>otiai10</author_name>
  <author_url>https://blog.hatena.ne.jp/otiai10/</author_url>
  <blog_title>DRYな備忘録</blog_title>
  <blog_url>https://otiai10.hatenablog.com/</blog_url>
  <categories>
    <anon>docker</anon>
    <anon>docker-compose</anon>
    <anon>docker-machine</anon>
    <anon>mongodb</anon>
  </categories>
  <description>問題 docker-compose.yml mongodb: container_name: mongodb image: mongo:3.2.0 ports: - &quot;27017:27017&quot; myapp: container_name: myapp build: . dockerfile: Dockerfile links: - mongodb # まずはもちろんこれが必要 main.rb（抜粋） require 'mongo_mapper' MongoMapper.connection = Mongo::Connection.new('localhost', 27017) MongoMap…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fotiai10.hatenablog.com%2Fentry%2F2016%2F01%2F12%2F154230&quot; title=&quot;docker-compose内でmongodbがFailed to connect to a master node at 0.0.0.0:27017となる - DRYな備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-01-12 15:42:30</published>
  <title>docker-compose内でmongodbがFailed to connect to a master node at 0.0.0.0:27017となる</title>
  <type>rich</type>
  <url>https://otiai10.hatenablog.com/entry/2016/01/12/154230</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
