Merge branch 'docs/add_idf_docker_related_doc' into 'master'

docs: Add Related Documents to IDF Docker Image

Closes DOC-11665

See merge request espressif/esp-idf!42011
This commit is contained in:
Lu Wei Ke
2025-09-19 16:03:01 +08:00
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>`_