<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>miyokawa</author_name>
  <author_url>https://blog.hatena.ne.jp/miyokawa/</author_url>
  <blog_title>tudanuma blog</blog_title>
  <blog_url>https://tudanuma.hateblo.jp/</blog_url>
  <categories>
    <anon>docker</anon>
    <anon>CentOs</anon>
    <anon>忘備録</anon>
  </categories>
  <description>CentOSのイメージを取得する &gt; docker pull centos:7x&gt; docker imagesで取得したイメージの一覧が表示されるので確認する。 CentOSのイメージでコンテナを起動する &gt; docker run -it -d --name testos centos:7ここではtestosをコンテナ名としている。 it はコンテナプロセスにttyを割り当てる d はバックグランドで実行する というオプション。&gt; docker psで動作しているコンテナの一覧が表示されるので確認する。 コンテナを直接操作する &gt; docker exec -it testos /bin/bas…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftudanuma.hateblo.jp%2Fentry%2F2019%2F09%2F24%2F165504&quot; title=&quot;dockerでCentOS7を動かしてみる - tudanuma blog&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-09-24 16:55:04</published>
  <title>dockerでCentOS7を動かしてみる</title>
  <type>rich</type>
  <url>https://tudanuma.hateblo.jp/entry/2019/09/24/165504</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
