<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Docker on Laïla Atrmouh</title>
    <link>/en/tags/docker/</link>
    <description>Recent content in Docker on Laïla Atrmouh</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Sat, 25 Aug 2018 19:23:42 +0000</lastBuildDate>
    <atom:link href="/en/tags/docker/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Docker Cheatsheet</title>
      <link>/en/posts/2018/08/docker-cheatsheet/</link>
      <pubDate>Sat, 25 Aug 2018 19:23:42 +0000</pubDate>
      <guid>/en/posts/2018/08/docker-cheatsheet/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;👴 &lt;em&gt;Careful&lt;/em&gt; You&amp;rsquo;re reading an old article ! Some links might be broken and content may be outdated&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;Petit article mémo sur Docker&lt;/p&gt;&#xA;&lt;h1 id=&#34;getting-started&#34;&gt;Getting Started&lt;/h1&gt;&#xA;&lt;p&gt;make sure that client can talk to engine + current version&#xA;docker version&lt;/p&gt;&#xA;&lt;p&gt;An image is the application we want to run.&#xA;A container is an instance of the image running as a process.&lt;/p&gt;&#xA;&lt;h1 id=&#34;containers&#34;&gt;Containers&lt;/h1&gt;&#xA;&lt;p&gt;docker container run &amp;ndash;publish 80:80 nginx&#xA;Left number == Host port. Make sure it&amp;rsquo;s not already used (otherwise bind error)&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
