<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ofool</author_name>
  <author_url>https://blog.hatena.ne.jp/ofool/</author_url>
  <blog_title>胃腸が弱い</blog_title>
  <blog_url>https://ofool.hateblo.jp/</blog_url>
  <categories>
    <anon>Docker</anon>
    <anon>Docker Compose</anon>
  </categories>
  <description>DBの設定をアプリケーション側で利用したい時よくやるやつ とりあえずどんなふうに書くのかというとこんな感じ services: db: image: mysql:8.0 container_name: mysql_host environment: MYSQL_ROOT_PASSWORD: ${DB_ROOT_PASSWORD} MYSQL_DATABASE: ${DATABASE} MYSQL_USER: ${DB_USER} MYSQL_PASSWORD: ${DB_USER_PASSWORD} TZ: '${TZ}' app: image: python container_name: …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fofool.hateblo.jp%2Fentry%2F2019%2F12%2F16%2F165712&quot; title=&quot;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>2019-12-16 16:57:12</published>
  <title>Docker-composeで環境変数の値をファイルで管理する</title>
  <type>rich</type>
  <url>https://ofool.hateblo.jp/entry/2019/12/16/165712</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
