<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bnsgt</author_name>
  <author_url>https://blog.hatena.ne.jp/bnsgt/</author_url>
  <blog_title>素肌にサスペンダー</blog_title>
  <blog_url>https://bnsgt.hatenablog.com/</blog_url>
  <categories>
    <anon>wordpress</anon>
    <anon>Docker</anon>
  </categories>
  <description>ローカルで開発ディレクトリを作成する。 docker-compose.ymlファイルを作成し、以下の内容にする。 version: '3' services: db: image: mysql:5.7 volumes: - db_data:/var/lib/mysql ports: - &quot;3306:3306&quot; restart: always environment: MYSQL_ROOT_PASSWORD: somewordpress MYSQL_DATABASE: wordpress MYSQL_USER: wordpress MYSQL_PASSWORD: wordpress wordpr…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbnsgt.hatenablog.com%2Fentry%2F2022%2F07%2F18%2F193217&quot; title=&quot;【Docker・WordPress】DockerでWordPress開発環境をローカルに作る - 素肌にサスペンダー&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>2022-07-18 19:32:17</published>
  <title>【Docker・WordPress】DockerでWordPress開発環境をローカルに作る</title>
  <type>rich</type>
  <url>https://bnsgt.hatenablog.com/entry/2022/07/18/193217</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
