tools/docker: add README.md file to be displayed on Docker Hub

Closes https://github.com/espressif/esp-idf/issues/7933
This commit is contained in:
Ivan Grokhotkov
2022-05-26 01:10:04 +02:00
parent 6dc52d4425
commit 212cbc3fb6
3 changed files with 46 additions and 0 deletions
@@ -2,6 +2,9 @@
IDF Docker Image
****************
..
When changing this page, please keep tools/docker/README.md in sync.
.. highlight:: bash
IDF Docker image (``espressif/idf``) is intended for building applications and libraries with specific versions of ESP-IDF, when doing automated builds.