<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tamata78</author_name>
  <author_url>https://blog.hatena.ne.jp/tamata78/</author_url>
  <blog_title>気軽に楽しくプログラムと遊ぶ</blog_title>
  <blog_url>https://tamata78.hatenablog.com/</blog_url>
  <categories>
    <anon>docker-compose</anon>
  </categories>
  <description>よく使うコマンドを列挙していきます。 コンテナ # バックグラウンド起動 docker-compose up -d # 起動中のdockerコンテナの一覧を表示する docker ps -a # docker起動時のログを調べる docker-compose logs [コンテナにつけた名前] # 全てのコンテナを削除する docker rm $(docker ps -a -q) # 起動中のコンテナに入る docker exec -it [コンテナID] /bin/bash dockerイメージ # dockerイメージの一覧を表示する docker images -a # dockerイメ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftamata78.hatenablog.com%2Fentry%2F2021%2F02%2F24%2F191333&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>2021-02-24 19:13:33</published>
  <title>docker-compose コマンド</title>
  <type>rich</type>
  <url>https://tamata78.hatenablog.com/entry/2021/02/24/191333</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
