<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title></title>
 <link href="http:///atom.xml" rel="self"/>
 <link href="http://"/>
 <updated>2017-02-05T21:58:31-08:00</updated>
 <author>
   <name>张良</name>
   <email>aakosp#gmail.com</email>
 </author>

 
 <entry>
   <title>Docker脚本安装</title>
   <link href="http:///posts/docker-shell-install.html"/>
   <updated>2017-02-04T00:00:00-08:00</updated>
   <id>/posts/docker-shell-install</id>
   <content type="html">&lt;h4 id=&quot;curl--fssl-httpsgetdockercomhttpsgetdockercom-sudo-sh&quot;&gt;curl -fsSL &lt;a href=&quot;https://get.docker.com&quot;&gt;https://get.docker.com&lt;/a&gt; |sudo sh&lt;/h4&gt;

&lt;h4 id=&quot;rootdocker&quot;&gt;安装成功后会告知用户如何使用非root权限操作Docker。&lt;/h4&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;If you would like to use Docker as a non-root user, you should now consider
adding your user to the “docker” group with something like:
sudo usermod -aG docker $your_user
Remember that you will have to log out and back in for this to take effect!
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;

&lt;p&gt;将docker.socket访问权限设置为660将其所属用户组设为docker,非root用户只要加入docker用户组可无需root权限运行docker命令．&lt;/p&gt;
</content>
 </entry>
 
 <entry>
   <title>人生什么更重要？[测试]</title>
   <link href="http:///posts/which-more-important.html"/>
   <updated>2010-01-01T00:00:00-08:00</updated>
   <id>/posts/which-more-important</id>
   <content type="html">&lt;h3 id=&quot;section&quot;&gt;哪个更重要？&lt;/h3&gt;

&lt;blockquote&gt;
  &lt;p&gt;方向比努力重要，
身体比金钱重要，&lt;br /&gt;
生活比文凭重要，&lt;br /&gt;
情商比智商重要，&lt;br /&gt;
能力比知识重要，&lt;br /&gt;
行动比（愿望）空想重要。&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3 id=&quot;section-1&quot;&gt;一生最重要的7项资产&lt;/h3&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;1，健康：人类的第一资产，  
2，财富：资产的最重要诠释，  
3，智慧：改变命运的资本，  
4，婚姻与家庭：身心的避风港，  
5，心灵：深查世界的棱镜，  
6，友谊：一生快乐源泉，  
7，人生的意义：成长的源动力。  
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;

&lt;h3 id=&quot;section-2&quot;&gt;人生四句话&lt;/h3&gt;

&lt;p&gt;把自己当成别人（痛苦），&lt;br /&gt;
把别人当成自己（同情），&lt;br /&gt;
把别人当成别人（尊重），&lt;br /&gt;
把自己当成自己（走自己的路）。&lt;/p&gt;
</content>
 </entry>
 
 
</feed>