docs: Add Related Documents to IDF Docker Image

This commit is contained in:
luweike
2025-09-18 17:12:38 +08:00
parent 28c4172ae9
commit 7e669d3a71
2 changed files with 12 additions and 0 deletions

View File

@@ -167,3 +167,9 @@ To use these arguments, pass them via the ``--build-arg`` command line option. F
.. _RFC2217: http://www.ietf.org/rfc/rfc2217.txt
.. _esptool releases: https://github.com/espressif/esptool/releases
.. _device option: https://docs.docker.com/engine/reference/run/#runtime-privilege-and-linux-capabilities
Related Documents
======================
- `Using Docker Container <https://docs.espressif.com/projects/vscode-esp-idf-extension/en/latest/additionalfeatures/docker-container.html>`_

View File

@@ -167,3 +167,9 @@ ESP-IDF 库中的 Docker 文件提供了以下构建参数,可用于构建自
.. _RFC2217: http://www.ietf.org/rfc/rfc2217.txt
.. _ESP 工具版本: https://github.com/espressif/esptool/releases
.. _设备选项: https://docs.docker.com/engine/reference/run/#runtime-privilege-and-linux-capabilities
相关文档
======================
- `使用 Docker 容器 <https://docs.espressif.com/projects/vscode-esp-idf-extension/zh_CN/latest/additionalfeatures/docker-container.html>`_