{"id":1619,"date":"2025-11-03T12:09:46","date_gmt":"2025-11-03T04:09:46","guid":{"rendered":"https:\/\/www.jchj.top\/?p=1619"},"modified":"2026-04-24T18:06:57","modified_gmt":"2026-04-24T10:06:57","slug":"docker%e5%9c%a8pull%e9%95%9c%e5%83%8f%e6%8a%a5%e6%96%87%e4%bb%b6%e4%b8%8d%e5%ad%98%e5%9c%a8%e9%94%99%e8%af%af","status":"publish","type":"post","link":"https:\/\/www.jchj.top\/?p=1619","title":{"rendered":"Docker\u5728pull\u955c\u50cf\u62a5\u6587\u4ef6\u4e0d\u5b58\u5728\u9519\u8bef"},"content":{"rendered":"\n<p>\u4eca\u5929\u5728\u4f7f\u7528docker\u5b89\u88c5zabbix\u7684\u65f6\u5019\u51fa\u73b0\u955c\u50cf\u62c9\u53d6\u62a5\u9519\u7684\u6587\u4ef6\u4e0d\u5b58\u5728\uff0c\u5373\u4f7f\u628adocker\u6e90\u6539\u4e3a\u56fd\u5185\u7684\u4f9d\u7136\u662f\u62c9\u53d6\u955c\u50cf\u5931\u8d25\uff0c\u5982\u4e0b\u56fe\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"867\" height=\"197\" src=\"https:\/\/www.jchj.top\/wp-content\/uploads\/2025\/11\/8462dfaf-4bb6-47eb-9cea-52268cf65145.png\" alt=\"\" class=\"wp-image-1626\"\/><\/figure>\n\n\n\n<p>\u67e5\u770bdocker\u7248\u672c\uff1a<\/p>\n\n\n\n<p>[root@localhost ~]# docker version<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1216\" height=\"460\" src=\"https:\/\/www.jchj.top\/wp-content\/uploads\/2025\/11\/49cee8a5-4492-4f3d-8477-212be2da344b.png\" alt=\"\" class=\"wp-image-1624\"\/><\/figure>\n\n\n\n<p>\u67e5\u627e\u8fdc\u7a0b\u955c\u50cf\uff1a<\/p>\n\n\n\n<p>[root@localhost ~]# docker search zabbix<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"422\" src=\"https:\/\/www.jchj.top\/wp-content\/uploads\/2025\/11\/7a1beeeb-6a3c-4754-aa67-cf52f65eda01.png\" alt=\"\" class=\"wp-image-1623\"\/><\/figure>\n\n\n\n<p>\u521b\u5efa\u6587\u4ef6daemon.json (\/etc\/docker\/daemon.json)<\/p>\n\n\n\n<p>touch daemon.json<\/p>\n\n\n\n<p>\u5199\u5165\u5982\u4e0b\u4ee3\u7801<\/p>\n\n\n\n<p>{<\/p>\n\n\n\n<p>&#8220;registry-mirrors&#8221;: [<\/p>\n\n\n\n<p>&#8220;http:\/\/hub-mirror.c.163.com&#8221;,<\/p>\n\n\n\n<p>&#8220;https:\/\/docker.mirrors.ustc.edu.cn&#8221;,<\/p>\n\n\n\n<p>&#8220;https:\/\/registry.docker-cn.com&#8221;<\/p>\n\n\n\n<p>]<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<p>\u6216\uff1a<\/p>\n\n\n\n<p>{<\/p>\n\n\n\n<p>&#8220;registry-mirrors&#8221;: [&#8220;https:\/\/6hph78ba.mirror.aliyuncs.com&#8221;],<\/p>\n\n\n\n<p>&#8220;bip&#8221;:&#8221;192.168.100.1\/24&#8243;,<\/p>\n\n\n\n<p>&#8220;hosts&#8221;:[&#8220;tcp:\/\/0.0.0.0:2375&#8243;,&#8221;unix:\/\/\/var\/run\/docker.sock&#8221;]<\/p>\n\n\n\n<p>}<\/p>\n\n\n\n<p>\u91cd\u542f\u5b88\u62a4\u7ebf\u7a0b<\/p>\n\n\n\n<p>systemctl daemon-reload<\/p>\n\n\n\n<p>\u91cd\u542fdocker<\/p>\n\n\n\n<p>systemctl restart docker<\/p>\n\n\n\n<p>\u4e5f\u6709\u8bd5\u8fc7\uff1a\uff08\u4e0d\u884c\uff09<\/p>\n\n\n\n<p>manifest for docker.io\/arm64v8\/elasticsearch:latest not found<\/p>\n\n\n\n<p>\u5728\u5b89\u88c5arm64\u7684elasticsearch\u65f6\uff0cdocker\u5b89\u88c5\u4f1a\u62a5\u9519\uff0c\u65e0\u6cd5\u7ee7\u7eed\u8fdb\u884c\uff0c\u610f\u601d\u5c31\u662f\u5728docker\u627e\u4e0d\u5230\u6700\u65b0\u7248\u672c\u7684\u670d\u52a1\uff0c\u8fd9\u4e2a\u65f6\u5019\u8981\u6ce8\u610f\uff0c\u5728docker hub\u5b98\u7f51\u4e0a\u9762\u6709\u5173\u4e8eelasticsearch\u7684\u7248\u672c\u53f7\uff0c\u5982\u679c\u60f3\u4e0b\u8f7d\u6700\u65b0\u7684\uff0c\u9700\u8981\u5728docker pull\u7684\u8bed\u53e5\u4e2d\u52a0\u4e0a\u7248\u672c\u53f7\uff0c\u4f8b\u5982\uff1a<\/p>\n\n\n\n<p>docker pull arm64v8\/elasticsearch:8.4.3\uff08\u53ef\u884c\uff09<\/p>\n\n\n\n<p>docker pull arm64v8\/elasticsearch\uff08\u4e0d\u53ef\u884c\uff09<\/p>\n\n\n\n<p>\u6700\u540e\u5728\u81ea\u5df1\u5728dockerHUB\u4e0a\u628a\u9700\u8981\u4e0b\u8f7d\u7684zabbix\u955c\u50cf\u6392\u5e8f\u540e\u6807\u7b7e\u7cbe\u786e\u5230\u5c0f\u7248\u672c\u5c31\u89e3\u51b3\u4e86\u6b64\u95ee\u9898\u3002<\/p>\n\n\n\n<p>#https:\/\/hub.docker.com<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"678\" src=\"https:\/\/www.jchj.top\/wp-content\/uploads\/2025\/11\/4bb09e71-d55d-43f8-b294-fe2a9b81fddf.png\" alt=\"\" class=\"wp-image-1622\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1186\" height=\"339\" src=\"https:\/\/www.jchj.top\/wp-content\/uploads\/2025\/11\/b5cc49cd-ef09-4c58-b198-9c73bf3438a9.png\" alt=\"\" class=\"wp-image-1627\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"97\" src=\"https:\/\/www.jchj.top\/wp-content\/uploads\/2025\/11\/77e0d52f-8c6e-4d34-835d-fa3243167291.png\" alt=\"\" class=\"wp-image-1625\"\/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>\u4eca\u5929\u5728\u4f7f\u7528docker\u5b89\u88c5zabbix\u7684\u65f6\u5019\u51fa\u73b0\u955c&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20,21,10],"tags":[],"class_list":["post-1619","post","type-post","status-publish","format-standard","hentry","category-k8s-docker","category-linux","category-10"],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/www.jchj.top\/index.php?rest_route=\/wp\/v2\/posts\/1619","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jchj.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jchj.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jchj.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jchj.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1619"}],"version-history":[{"count":2,"href":"https:\/\/www.jchj.top\/index.php?rest_route=\/wp\/v2\/posts\/1619\/revisions"}],"predecessor-version":[{"id":1629,"href":"https:\/\/www.jchj.top\/index.php?rest_route=\/wp\/v2\/posts\/1619\/revisions\/1629"}],"wp:attachment":[{"href":"https:\/\/www.jchj.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1619"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jchj.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1619"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jchj.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1619"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}