<?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 Ken Huang</title>
    <link>https://blog.kenhuang.io/tags/docker/</link>
    <description>Recent content in Docker on Ken Huang</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>whatacold@gmail.com (Ken Huang)</managingEditor>
    <webMaster>whatacold@gmail.com (Ken Huang)</webMaster>
    <lastBuildDate>Mon, 07 Oct 2019 13:25:00 +0800</lastBuildDate>
    <atom:link href="https://blog.kenhuang.io/tags/docker/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Build Docker Images for Qtile</title>
      <link>https://blog.kenhuang.io/blog/2019-10-07-build-docker-images-for-qtile/</link>
      <pubDate>Mon, 07 Oct 2019 13:25:00 +0800</pubDate><author>whatacold@gmail.com (Ken Huang)</author>
      <guid>https://blog.kenhuang.io/blog/2019-10-07-build-docker-images-for-qtile/</guid>
      <description>&lt;p&gt;&#xA;One of &lt;a href=&#34;https://zh.wikipedia.org/zh-cn/Docker&#34;&gt;Docker&lt;/a&gt;&amp;#39;s use cases is to set up identical development environments easily and quickly for a dev team.&#xA;Recently, I had an opportunity to give it a try, and build Docker images for &lt;a href=&#34;https://github.com/qtile/qtile&#34;&gt;Qtile&lt;/a&gt;, as it didn&amp;#39;t have one yet as I get involved. With the images, it&amp;#39;s easy to set up the environment to easily run the tests, and build the documentation.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;The best way to have a basic idea of Docker is to think it like a chroot environment, as Chris Tankersley stated in his &lt;a href=&#34;https://leanpub.com/dockerfordevs&#34;&gt;Docker for Developers&lt;/a&gt;.&#xA;And two basic concepts of Docker are image and container, containers to images are what objects to classes as in OOP terminology.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
