<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>绿联NAS私有云论坛 - DOCKER</title>
    <link>https://bbs.micn.fun/forum-14-1.html</link>
    <description>Latest 20 threads of DOCKER</description>
    <copyright>Copyright(C) 绿联NAS私有云论坛</copyright>
    <generator>Discuz! Board by Discuz! Team</generator>
    <lastBuildDate>Thu, 23 Apr 2026 11:24:37 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.micn.fun/static/image/common/logo_88_31.gif</url>
      <title>绿联NAS私有云论坛</title>
      <link>https://bbs.micn.fun/</link>
    </image>
    <item>
      <title>获取NAS文件夹的真实路径并挂载到Docker容器​</title>
      <link>https://bbs.micn.fun/thread-53-1-1.html</link>
      <description><![CDATA[在使用 Docker 时，您可能需要将 NAS 中的文件夹挂载到 Docker 容器中，以便容器可以访问 NAS 上的数据。以下是详细的步骤和注意事项，帮助您完成这一操作。
[*]Docker 目前支持挂载 NAS 中的共享文件夹，但个人文件夹不支持。
[*]如果您需要挂载个人文件夹，请考虑将其 ...]]></description>
      <category>DOCKER</category>
      <author>吉伊</author>
      <pubDate>Tue, 26 Aug 2025 09:57:14 +0000</pubDate>
    </item>
    <item>
      <title>如何为host网络模式的Docker容器添加快捷访问入口？</title>
      <link>https://bbs.micn.fun/thread-52-1-1.html</link>
      <description><![CDATA[问题描述
在使用 Docker 项目部署容器时，系统会通过 ports 字段自动识别容器访问端口，并在容器的【快捷访问】中显示服务入口。但当容器使用 network_mode: host 模式时，系统默认无法识别快捷访问。本教程将介绍如何在 host 模式下正确配置 ports 字段，使项目的容器 ...]]></description>
      <category>DOCKER</category>
      <author>吉伊</author>
      <pubDate>Tue, 26 Aug 2025 09:51:40 +0000</pubDate>
    </item>
    <item>
      <title>如何获取PUID、PGID？</title>
      <link>https://bbs.micn.fun/thread-51-1-1.html</link>
      <description><![CDATA[在使用绿联NAS（UGOS Pro）时，为了确保Docker容器能够正确访问和管理文件系统，配置PUID（用户ID）和PGID（组ID）是非常重要的。PUID和PGID是Linux系统中的用户和组的标识符，使用这些标识符可以确保Docker容器有适当的权限来访问宿主机上的文件。什么是PUID和PGID？
 ...]]></description>
      <category>DOCKER</category>
      <author>吉伊</author>
      <pubDate>Tue, 26 Aug 2025 09:38:00 +0000</pubDate>
    </item>
  </channel>
</rss>