{"id":268,"date":"2023-03-28T00:22:43","date_gmt":"2023-03-27T16:22:43","guid":{"rendered":"http:\/\/mapleleaf666.vip\/?p=268"},"modified":"2023-12-02T02:07:17","modified_gmt":"2023-12-01T18:07:17","slug":"docker%e5%9f%ba%e6%9c%ac%e6%93%8d%e4%bd%9c","status":"publish","type":"post","link":"http:\/\/mapleleaf666.vip\/?p=268","title":{"rendered":"Docker\u57fa\u672c\u64cd\u4f5c"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">\u5e38\u89c4\u64cd\u4f5c<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code># \u67e5\u770b\u6240\u6709\u5bb9\u5668\ndocker ps -a\n\n# \u8fdb\u5165\u5bb9\u5668\ndocker attach \u5bb9\u5668ID #\u4e0d\u5efa\u8bae\uff0c\u7528\u8fd9\u79cd\u65b9\u5f0f\u9000\u51fa\u5bb9\u5668\u4f1a\u76f4\u63a5\u5173\u95ed\ndocker exec -it \u5bb9\u5668ID \/bin\/bash\n\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">\u5c06\u4e00\u4e2a\u5bb9\u5668\u7684\u7aef\u53e3\u6620\u5c04\u5230\u670d\u52a1\u5668<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code># \u5148\u505c\u6b62\u5bb9\u5668\ndocker stop container-name\n\n# \u5c06\u5bb9\u5668commit\u4e3a\u4e00\u4e2a\u955c\u50cf\ndocker commit container-name  new-image-name\n\n# \u7528\u65b0\u955c\u50cf\u8fd0\u884c\u5bb9\u5668 \uff08p1:p2\u8868\u793a\u5c06\u5bb9\u5668\u5185\u7684p2\u7aef\u53e3\u6620\u5c04\u5230\u4e3b\u673a\u7684p1\u7aef\u53e3\uff09\ndocker run -it -d --name container-name -p p1:p2 -p p3:p4 new-image-name\n<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5e38\u89c4\u64cd\u4f5c \u5c06\u4e00\u4e2a\u5bb9\u5668\u7684\u7aef\u53e3\u6620\u5c04\u5230\u670d\u52a1\u5668<\/p>\n","protected":false},"author":1,"featured_media":502,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[24,21],"class_list":["post-268","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-summary","tag-docker","tag-deployment"],"_links":{"self":[{"href":"http:\/\/mapleleaf666.vip\/index.php?rest_route=\/wp\/v2\/posts\/268","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/mapleleaf666.vip\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/mapleleaf666.vip\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/mapleleaf666.vip\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/mapleleaf666.vip\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=268"}],"version-history":[{"count":3,"href":"http:\/\/mapleleaf666.vip\/index.php?rest_route=\/wp\/v2\/posts\/268\/revisions"}],"predecessor-version":[{"id":272,"href":"http:\/\/mapleleaf666.vip\/index.php?rest_route=\/wp\/v2\/posts\/268\/revisions\/272"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/mapleleaf666.vip\/index.php?rest_route=\/wp\/v2\/media\/502"}],"wp:attachment":[{"href":"http:\/\/mapleleaf666.vip\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=268"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/mapleleaf666.vip\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=268"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/mapleleaf666.vip\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}