<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Thoames1212</author_name>
  <author_url>https://blog.hatena.ne.jp/Thoames1212/</author_url>
  <blog_title>とーますメモ</blog_title>
  <blog_url>https://thoames.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Docker</anon>
  </categories>
  <description>久しぶりにdocker-composeを使おうとすると、 コマンドをよく忘れているので自分用にメモ。 １）docker-compose.ymlファイルの作成 例）WordPress(+MySQL）を稼働させる wordpress: image: wordpress links: - dbms:mysql ports: - 8080:80 dbms: image: mysql environment: - MYSQL_ROOT_PASSWORD=password ２）docker-compose.ymlがあるディレクトリへ移動 省略 ３）docker-compose.ymlの記述に基づき、コンテ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthoames.hatenadiary.jp%2Fentry%2F2018%2F10%2F30%2F002033&quot; title=&quot;【Docker】docker-composeの超基本な使い方 - とーますメモ&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>2018-10-30 00:20:33</published>
  <title>【Docker】docker-composeの超基本な使い方</title>
  <type>rich</type>
  <url>https://thoames.hatenadiary.jp/entry/2018/10/30/002033</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
