<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuzika</author_name>
  <author_url>https://blog.hatena.ne.jp/kuzika/</author_url>
  <blog_title>kuzikaの日記</blog_title>
  <blog_url>https://studydeeplearning.hatenadiary.jp/</blog_url>
  <categories>
    <anon>docker</anon>
  </categories>
  <description>docker run --rm -it --mount type=bind,src=/home/matsulab/docker_keras,dst=/home ubuntu /bin/bash run &gt; docker立ち上げ --rm &gt; 消したらコンテナ消える -it &gt; コンソール使用 --mount &gt; マウントする type=bind(ホストのファイル共有) volume(dockerが管理する領域使える) tmpfs(データ領域をメモリ上に置く) src=hostの絶対アドレス dst=docker container の絶対アドレス /bin/bash &gt; コンソール立ち上げ</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstudydeeplearning.hatenadiary.jp%2Fentry%2F2018%2F11%2F16%2F084232&quot; title=&quot;docker mount - kuzikaの日記&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-11-16 08:42:32</published>
  <title>docker mount</title>
  <type>rich</type>
  <url>https://studydeeplearning.hatenadiary.jp/entry/2018/11/16/084232</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
