{"id":1149,"date":"2025-12-30T14:59:14","date_gmt":"2025-12-30T06:59:14","guid":{"rendered":"https:\/\/lalaland.wlzy.online\/?p=1149"},"modified":"2025-12-30T14:59:14","modified_gmt":"2025-12-30T06:59:14","slug":"docker%e9%99%90%e5%88%b6%e5%ae%b9%e5%99%a8%e6%80%a7%e8%83%bd%e7%9a%84%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"https:\/\/lalaland.wlzy.online\/?p=1149","title":{"rendered":"Docker\u9650\u5236\u5bb9\u5668\u6027\u80fd\u7684\u65b9\u6cd5"},"content":{"rendered":"\n<p>\u5728docker-compose.yml\u7684\u672b\u5c3e\u6dfb\u52a0 cpus: &#8220;1.5&#8221;\u548c mem_limit: &#8220;512m&#8221;\uff0c\u4f8b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>version: \"3.8\"\n\nservices:\n  jellyfin:\n    image: jellyfin\/jellyfin:latest\n    container_name: jellyfin\n    user: 1000:1000\n    network_mode: bridge\n    ports:\n      - \"8096:8096\"\n      - \"8920:8920\"\n    restart: unless-stopped\n\n    volumes:\n      - .\/config:\/config\n      - .\/cache:\/cache\n      - \/mnt\/hdd_sg:\/media\n\n    environment:\n      - TZ=Asia\/Tokyo\n      - JELLYFIN_PublishedServerUrl=http:\/\/raspi4b.local:8096\n\n<strong>    cpus: \"1.5\"\n    mem_limit: \"512m\"<\/strong><\/code><\/pre>\n\n\n\n<p>\u6709\u65f6\u4f60\u6dfb\u52a0\u4e0a\u8ff0\u914d\u7f6e\u4e4b\u540e\u542f\u52a8\u5bb9\u5668\u65f6\u4f1a\u62a5warning\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Your kernel does not support memory limit capabilities or the cgroup is not mounted. Limitation discarded. 0.0s<\/code><\/pre>\n\n\n\n<p>\u8fd9\u662f\u56e0\u4e3a\u6811\u8393\u6d3e\u7b49\u8bbe\u5907\u9ed8\u8ba4\u4e0d\u6253\u5f00\u5185\u5b58\u9650\u5236\u9009\u9879\u3002<\/p>\n\n\n\n<p>\u4e0b\u9762\u7684\u547d\u4ee4\u53ef\u4ee5\u786e\u8ba4\u8fd9\u4e00\u70b9\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ls \/sys\/fs\/cgroup\/memory*<\/code><\/pre>\n\n\n\n<p>\u5982\u679c\u627e\u4e0d\u5230\u6587\u4ef6\u90a3\u5c31\u662f\u6ca1\u542f\u7528\u3002<\/p>\n\n\n\n<p>\u66f4\u6539\/boot\/cmdline.txt\u6587\u4ef6\uff0c\u5728\u672b\u5c3e\u6dfb\u52a0\u4ee5\u4e0b\u5185\u5bb9\uff1a\uff08\u6839\u636e\u7cfb\u7edf\u4e0d\u540c\u53ef\u80fd\u662f\/boot\/firmware\/cmdline.txt\uff09<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cgroup_enable=memory cgroup_memory=1<\/code><\/pre>\n\n\n\n<p>\u91cd\u542f\u4e4b\u540e\u518d\u770b\/sys\/fs\/cgroup\/memory\uff0c\u5e94\u8be5\u5c31\u4f1a\u6709\u6587\u4ef6\u4e86\uff0c\u6b64\u65f6\u518d\u91cd\u65b0\u542f\u52a8\u5bb9\u5668\u5c31\u53ef\u4ee5\u542f\u7528\u5185\u5b58\u9650\u5236\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5728docker-compose.yml\u7684\u672b\u5c3e\u6dfb\u52a0 cpus: &#8220;1.5&#8221;\u548c mem_l&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[3,1,19],"tags":[],"class_list":["post-1149","post","type-post","status-publish","format-standard","hentry","category-linux-tech","category-tech","category-19"],"_links":{"self":[{"href":"https:\/\/lalaland.wlzy.online\/index.php?rest_route=\/wp\/v2\/posts\/1149","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lalaland.wlzy.online\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lalaland.wlzy.online\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lalaland.wlzy.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lalaland.wlzy.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1149"}],"version-history":[{"count":2,"href":"https:\/\/lalaland.wlzy.online\/index.php?rest_route=\/wp\/v2\/posts\/1149\/revisions"}],"predecessor-version":[{"id":1151,"href":"https:\/\/lalaland.wlzy.online\/index.php?rest_route=\/wp\/v2\/posts\/1149\/revisions\/1151"}],"wp:attachment":[{"href":"https:\/\/lalaland.wlzy.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1149"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lalaland.wlzy.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1149"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lalaland.wlzy.online\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1149"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}