<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>知了博客-阿里云ECS装docker+SS</title><link>https://www.webgou.info/content/programming/617/</link><generator>RainbowSoft Studio Z-Blog 1.8 Arwen Build 90619</generator><language>zh-CN</language><pubDate>Sun, 14 Jan 2018 23:31:13 +0800</pubDate><item><title>Re:阿里云ECS装docker+SS</title><author> (web)</author><link>https://www.webgou.info/content/programming/617/#cmt547</link><pubDate>Sat, 23 Mar 2019 14:27:14 +0800</pubDate><guid>https://www.webgou.info/content/programming/617/#cmt547</guid><description><![CDATA[yum install docker<br/>systemctl start docker<br/>docker run -d -p 1984:1984 --restart=always oddrationale/docker-shadowsocks -s 0.0.0.0 -p 1984 -k password -m aes-256-cfb]]></description></item></channel></rss>
