{"id":285,"date":"2025-07-25T18:04:14","date_gmt":"2025-07-25T10:04:14","guid":{"rendered":"https:\/\/lib.kimsor.top\/?p=285"},"modified":"2025-07-30T09:46:36","modified_gmt":"2025-07-30T01:46:36","slug":"springboot%e6%89%93%e5%8c%85docker%e9%95%9c%e5%83%8f","status":"publish","type":"post","link":"https:\/\/lib.kimsor.top\/?p=285","title":{"rendered":"Springboot\u6253\u5305Docker\u955c\u50cf"},"content":{"rendered":"\n<p><strong>\u8fd9\u91cc\u4ee5centos7\u4e3a\u4f8b<\/strong>\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u4e00\u3001\u5b89\u88c5docker<\/h3>\n\n\n\n<p><strong>1\u3001\u5728\u7ebf\u5b89\u88c5Docker<\/strong><\/p>\n\n\n\n<p>\u5907\u4efd\u539f\u59cb\u6587\u4ef6<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mv \/etc\/yum.repos.d\/CentOS-Base.repo  \/etc\/yum.repos.d\/CentOS-Base.backup<\/code><\/pre>\n\n\n\n<p>\u4e0b\u8f7d<a href=\"http:\/\/mirrors.aliyun.com\/repo\/Centos-7.repo\">yum<\/a>\u7684repo\u6587\u4ef6<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>curl -o \/etc\/yum.repos.d\/CentOS-Base.repo http:\/\/mirrors.aliyun.com\/repo\/Centos-7.repo<\/code><\/pre>\n\n\n\n<p>\u6e05\u9664\u7f13\u5b58\u91cd\u65b0\u52a0\u8f7d<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum clean all &amp;&amp; yum makecache<\/code><\/pre>\n\n\n\n<p>\u5b89\u88c5docker<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum install -y docker-ce<\/code><\/pre>\n\n\n\n<p>\u6dfb\u52a0docker\u6587\u4ef6<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mkdir \/etc\/docker<\/code><\/pre>\n\n\n\n<p>\u6dfb\u52a0daemon.json\u6587\u4ef6<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>vim \/etc\/docker\/daemon.json<\/code><\/pre>\n\n\n\n<p>\u586b\u5165\u4ee5\u4e0b\u5185\u5bb9<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\n{\n  \"hosts\": &#91;\n    \"unix:\/\/\/var\/run\/docker.sock\",\n    \"tcp:\/\/0.0.0.0:2375\"\n  ]\n}<\/code><\/pre>\n\n\n\n<p>\u91cd\u65b0\u542f\u52a8docker<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>systemctl daemon-reload\nsystemctl restart docker<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>2\u3001\u79bb\u7ebf\u5b89\u88c5Docker<\/strong><\/p>\n\n\n\n<p>\u53ef\u770b<a href=\"https:\/\/lib.kimsor.top\/?p=264\">https:\/\/lib.kimsor.top\/?p=264<\/a>\u8fd9\u7bc7\u6587\u7ae0<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>\u4e8c\u3001idea\u914d\u7f6e<\/strong><\/h3>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>1\u3001\u5b89\u88c5docker\u63d2\u4ef6<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"982\" height=\"730\" src=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-22.png\" alt=\"\" class=\"wp-image-291\" srcset=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-22.png 982w, https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-22-300x223.png 300w, https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-22-768x571.png 768w\" sizes=\"auto, (max-width: 982px) 100vw, 982px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>2\u3001\u6dfb\u52a0Docker\u8fde\u63a5<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"982\" height=\"730\" src=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-23.png\" alt=\"\" class=\"wp-image-292\" srcset=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-23.png 982w, https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-23-300x223.png 300w, https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-23-768x571.png 768w\" sizes=\"auto, (max-width: 982px) 100vw, 982px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>3\u3001\u7f16\u8f91\u914d\u7f6e<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"338\" height=\"205\" src=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-20.png\" alt=\"\" class=\"wp-image-289\" srcset=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-20.png 338w, https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-20-300x182.png 300w\" sizes=\"auto, (max-width: 338px) 100vw, 338px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>4\u3001\u9009\u62e9Dockerfile<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"296\" height=\"650\" src=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-21.png\" alt=\"\" class=\"wp-image-290\" srcset=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-21.png 296w, https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-21-137x300.png 137w\" sizes=\"auto, (max-width: 296px) 100vw, 296px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>5\u3001\u7f16\u5199\u914d\u7f6e<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"798\" src=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-24.png\" alt=\"\" class=\"wp-image-293\" srcset=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-24.png 800w, https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-24-300x300.png 300w, https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-24-150x150.png 150w, https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-24-768x766.png 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>6\u3001\u521b\u5efaDockerfile<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"345\" height=\"372\" src=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-26.png\" alt=\"\" class=\"wp-image-295\" srcset=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-26.png 345w, https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-26-278x300.png 278w\" sizes=\"auto, (max-width: 345px) 100vw, 345px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>7\u3001\u7f16\u5199Dockerfile<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>FROM openjdk:8\n\nEXPOSE 6666\n\nARG JAR_FILE=Bas.jar\n\nADD target\/${JAR_FILE} \/\n\nENTRYPOINT &#91;\"java\",\"-jar\",\"\/Bas.jar\"]<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>8\u3001\u8fd0\u884cidea\u7684Docker\u5373\u53ef<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"376\" height=\"208\" src=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-27.png\" alt=\"\" class=\"wp-image-296\" srcset=\"https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-27.png 376w, https:\/\/lib.kimsor.top\/wp-content\/uploads\/2025\/07\/image-27-300x166.png 300w\" sizes=\"auto, (max-width: 376px) 100vw, 376px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u8fd9\u91cc\u4ee5centos7\u4e3a\u4f8b\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01\uff01 \u4e00\u3001\u5b89\u88c5docker 1\u3001\u5728\u7ebf\u5b89\u88c5Docker \u5907\u4efd [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19,6,5],"tags":[],"class_list":["post-285","post","type-post","status-publish","format-standard","hentry","category-docker","category-springboot","category-5"],"_links":{"self":[{"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/posts\/285","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=285"}],"version-history":[{"count":5,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/posts\/285\/revisions"}],"predecessor-version":[{"id":303,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/posts\/285\/revisions\/303"}],"wp:attachment":[{"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=285"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=285"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=285"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}