{"id":248,"date":"2020-03-12T18:20:25","date_gmt":"2020-03-12T10:20:25","guid":{"rendered":"http:\/\/cqiot.cc\/?p=248"},"modified":"2020-03-15T17:46:29","modified_gmt":"2020-03-15T09:46:29","slug":"unraid-docker-centos%e5%ae%89%e8%a3%85%e5%ae%9d%e5%a1%94%e9%9d%a2%e6%9d%bf%e6%90%ad%e5%bb%ba%e7%bd%91%e7%ab%99","status":"publish","type":"post","link":"https:\/\/cqiot.cc\/index.php\/2020\/03\/12\/unraid-docker-centos%e5%ae%89%e8%a3%85%e5%ae%9d%e5%a1%94%e9%9d%a2%e6%9d%bf%e6%90%ad%e5%bb%ba%e7%bd%91%e7%ab%99\/","title":{"rendered":"unraid-docker-centos\u5b89\u88c5\u5b9d\u5854\u9762\u677f\u642d\u5efa\u7f51\u7ad9"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u5b9d\u5854\u5b89\u88c5\u547d\u4ee4 \uff1a<\/h2>\n\n\n\n<p>\u5b9d\u5854\u5b89\u88c5\u5730\u5740\uff1a <a href=\"https:\/\/www.bt.cn\/bbs\/thread-19376-1-1.html\">https:\/\/www.bt.cn\/bbs\/thread-19376-1-1.html<\/a><\/p>\n\n\n\n<p class=\"has-text-color has-vivid-red-color\">centos:<\/p>\n\n\n\n<p><span class=\"lang:default decode:true  crayon-inline\"><code>yum install -y wget &amp;&amp; wget -O install.sh http:\/\/download.bt.cn\/install\/install_6.0.sh &amp;&amp; sh install.sh<\/code><\/span><\/p>\n\n\n\n<p>ubuntu\/deepin:<\/p>\n\n\n\n<p><code>wget -O install.sh http:\/\/download.bt.cn\/install\/install-ubuntu_6.0.sh &amp;&amp; sudo bash install.sh<\/code><\/p>\n\n\n\n<p>debian:<\/p>\n\n\n\n<p><code>wget -O install.sh http:\/\/download.bt.cn\/install\/install-ubuntu_6.0.sh &amp;&amp; bash install.sh<\/code><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u5b89\u88c5\u6b65\u9aa4\uff1a<\/h2>\n\n\n\n<p>1\u3001\u65b0\u5efa\u7f51\u7ad9\u76ee\u5f55 www \u67e5\u770b\u76ee\u5f55\u8def\u5f84\u6211\u7684\u662f\/mnt\/disk1\/WWW<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1006\" height=\"375\" src=\"https:\/\/cqiot.cc\/wp-content\/uploads\/2020\/03\/image-6.png\" alt=\"\" class=\"wp-image-249\" srcset=\"https:\/\/cqiot.cc\/wp-content\/uploads\/2020\/03\/image-6.png 1006w, https:\/\/cqiot.cc\/wp-content\/uploads\/2020\/03\/image-6-300x112.png 300w, https:\/\/cqiot.cc\/wp-content\/uploads\/2020\/03\/image-6-768x286.png 768w, https:\/\/cqiot.cc\/wp-content\/uploads\/2020\/03\/image-6-660x246.png 660w\" sizes=\"auto, (max-width: 1006px) 100vw, 1006px\" \/><\/figure>\n\n\n\n<p>2\u3001\u6253\u5f00\u547d\u4ee4\u63a7\u5236\u53f0\uff0c\u7528ssh\u4e5f\u884c\u8f93\u5165\u5982\u4e0b\u4ee3\u7801\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>docker pull centos<\/code> #\u4e0b\u8f7dcentos\u955c\u50cf<\/pre>\n\n\n\n<p><code>docker run -i -t -d --name baota -p 50020:20 -p 50021:21 -p 50080:80 -p 50443:443 -p 50888:888 -p 58888:8888 --privileged=true -v \/mnt\/disk1\/WWW:\/www centos<\/code><\/p>\n\n\n\n<p>\u547d\u4ee4\u610f\u601d<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>-i \u5f00\u542f\u4e86input(\u8f93\u5165)\u529f\u80fd<\/p>\n\n\n\n<p>-t\u5f00\u542f\u4e86\u4e00\u4e2a\u8fde\u63a5\u5bb9\u5668\u91cc\u8fb9\u7684terminal(\u7ec8\u7aef)<\/p>\n\n\n\n<p>-d \u540e\u53f0\u8fd0\u884c\u5bb9\u5668\uff0c\u5e76\u8fd4\u56de\u5bb9\u5668ID<\/p>\n\n\n\n<p>&#8211;name baota \u8fd9\u4e2a\u662fdocker\u5bb9\u5668\u91cc\u9762\u663e\u793a\u7684\u540d\u79f0\u3002\u6211\u8fd9\u8fb9\u8bbe\u7f6e\u663e\u793a\u7684baota &#8211;privileged=true \u8fd9\u4e2a\u5f00\u542f\u7279\u6743\u6a21\u5f0f\uff0c\u8ba9\u8fd9\u4e2a\u5b9d\u5854\u5bb9\u5668\u62e5\u6709root\u6743\u9650 &#8211;restart always&nbsp; \u8fd9\u4e2a\u662f\u968fdocker\u81ea\u542f\u52a8 -v \/mnt\/disk1\/WWW:\/www \u8fd9\u4e2a\u662f\u628a\u6211\u4eec\u521a\u624d\u521b\u5efa\u5171\u4eab\u6587\u4ef6 \/mnt\/disk1\/WWW \u8fd9\u4e2aweb\u6839\u76ee\u5f55\u6302\u8f7d\u5230\u5b9d\u5854\u5bb9\u5668\u7684 \/www\u76ee\u5f55\u91cc\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"394\" src=\"https:\/\/cqiot.cc\/wp-content\/uploads\/2020\/03\/image-7-1024x394.png\" alt=\"\" class=\"wp-image-250\" srcset=\"https:\/\/cqiot.cc\/wp-content\/uploads\/2020\/03\/image-7-1024x394.png 1024w, https:\/\/cqiot.cc\/wp-content\/uploads\/2020\/03\/image-7-300x115.png 300w, https:\/\/cqiot.cc\/wp-content\/uploads\/2020\/03\/image-7-768x295.png 768w, https:\/\/cqiot.cc\/wp-content\/uploads\/2020\/03\/image-7-660x254.png 660w, https:\/\/cqiot.cc\/wp-content\/uploads\/2020\/03\/image-7.png 1900w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>3\u3001\u4e0a\u9762\u7684\u547d\u4ee4\u6267\u884c\u5b8c\u6210\u540e\u8f93\u5165\u547d\u4ee4\u8fdb\u5165centos\u63a7\u5236\u53f0<\/p>\n\n\n\n<pre class=\"wp-block-preformatted lang:default decode:true\"><code>docker exec -it baota \/bin\/bash<\/code>\n<\/pre>\n\n\n\n<p>\u8f93\u5165\u5b9d\u5854\u5b89\u88c5\u547d\u4ee4 centos:<\/p>\n\n\n\n<p><code>yum install -y wget &amp;&amp; wget -O install.sh http:\/\/download.bt.cn\/install\/install_6.0.sh &amp;&amp; sh install.sh<\/code><\/p>\n\n\n\n<p>\u7b49\u5f85\u5b89\u88c5\u7ed3\u675f\u4f1a\u663e\u793a\u767b\u5f55\u5730\u5740\u3001\u7528\u6237\u540d\u3001\u5bc6\u7801 \u590d\u5236\u5730\u5740\u8f93\u5165\u7528\u6237\u5bc6\u7801\u5c31\u53ef\u4ee5\u8fdb\u5165\u7ba1\u7406\u754c\u9762\u4e86<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5b9d\u5854\u5b89\u88c5\u547d\u4ee4 \uff1a \u5b9d\u5854\u5b89\u88c5\u5730\u5740\uff1a https:\/\/www&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":249,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-248","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/posts\/248","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/comments?post=248"}],"version-history":[{"count":11,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/posts\/248\/revisions"}],"predecessor-version":[{"id":273,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/posts\/248\/revisions\/273"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/media\/249"}],"wp:attachment":[{"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/media?parent=248"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/categories?post=248"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cqiot.cc\/index.php\/wp-json\/wp\/v2\/tags?post=248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}