{"id":867,"date":"2021-10-14T10:18:26","date_gmt":"2021-10-14T02:18:26","guid":{"rendered":"https:\/\/www.dd-home.top\/?p=867"},"modified":"2021-10-14T10:18:26","modified_gmt":"2021-10-14T02:18:26","slug":"%e5%9c%a8docker%e4%b8%ad%e8%bf%90%e8%a1%8credis","status":"publish","type":"post","link":"https:\/\/www.dd-home.top\/?p=867","title":{"rendered":"\u5728docker\u4e2d\u8fd0\u884credis"},"content":{"rendered":"<p><!--more--><\/p>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded\" lang=\"html\" spellcheck=\"false\"><span role=\"presentation\">#\u641c\u7d22Redis<\/span>\r\n<span role=\"presentation\">docker search redis<\/span><\/pre>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded\" lang=\"html\" spellcheck=\"false\"><span role=\"presentation\">#\u4e0b\u8f7dRedis<\/span>\r\n<span role=\"presentation\">docker pull redis<\/span><\/pre>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded\" lang=\"html\" spellcheck=\"false\"><span role=\"presentation\">#\u67e5\u770bImages<\/span>\r\n<span role=\"presentation\">docker images<\/span><\/pre>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded\" lang=\"html\" spellcheck=\"false\"><span role=\"presentation\">#\u8fd0\u884cDocker<\/span>\r\n<span role=\"presentation\">docker run -itd --name redis-server -p 6379:6379 redis<\/span><\/pre>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded\" lang=\"html\" spellcheck=\"false\"><span role=\"presentation\"><span class=\"cm-comment\">&lt;!-- <\/span><\/span>\r\n<span role=\"presentation\">    <span class=\"cm-comment\">\u6620\u5c04\u672c\u5730\u6587\u4ef6\u5939\u6216\u8def\u5f84 -v<\/span><\/span>\r\n<span role=\"presentation\">    <span class=\"cm-comment\">daemonize \u4fee\u6539\u4e3ano<\/span><\/span>\r\n<span role=\"presentation\"><span class=\"cm-comment\">--&gt;<\/span><\/span>\r\n<span role=\"presentation\">docker run -p 6379:6379 -v \/Z\/Temp\/redis\/config\/redis.conf:\/etc\/redis\/redis.conf -v \/Z\/Temp\/redis\/data:\/data -d redis redis-server --appendonly yes --requirepass \"123456\" --bind \"0.0.0.0\" --protected-mode no<\/span><\/pre>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded\" lang=\"html\" spellcheck=\"false\"><span role=\"presentation\"><span class=\"cm-comment\">&lt;!-- <\/span><\/span>\r\n<span role=\"presentation\">    <span class=\"cm-comment\">\u6620\u5c04\u672c\u5730\u6587\u4ef6\u5939\u6216\u8def\u5f84 -v<\/span><\/span>\r\n<span role=\"presentation\">    <span class=\"cm-comment\">daemonize \u4fee\u6539\u4e3ano<\/span><\/span>\r\n<span role=\"presentation\">    <span class=\"cm-comment\">--name \u5bb9\u5668\u540d\u79f0<\/span><\/span>\r\n<span role=\"presentation\">    <span class=\"cm-comment\">--restart \u81ea\u52a8\u91cd\u542f<\/span><\/span>\r\n<span role=\"presentation\">    <span class=\"cm-comment\">-p \u7aef\u53e3<\/span><\/span>\r\n<span role=\"presentation\">    <span class=\"cm-comment\">-v \u8def\u5f84\u6620\u5c04<\/span><\/span>\r\n<span role=\"presentation\"><span class=\"cm-comment\">--&gt;<\/span><\/span>\r\n<span role=\"presentation\">docker run --name redis-server --restart=always -p 6379:6379 -v \/Z\/Temp\/redis\/data:\/data -d redis redis-server --appendonly yes --requirepass \"123456\" --bind \"0.0.0.0\" --protected-mode no<\/span><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-867","post","type-post","status-publish","format-standard","hentry","category-5"],"_links":{"self":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts\/867","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=867"}],"version-history":[{"count":1,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts\/867\/revisions"}],"predecessor-version":[{"id":868,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts\/867\/revisions\/868"}],"wp:attachment":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=867"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=867"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=867"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}