esp-idf/tools/docker
Ivan Grokhotkov a8904787fa
tools/docker: add IDF_CLONE_SHALLOW and IDF_INSTALL_TARGETS arguments
These two arguments can be used to reduce the size of the Docker
image:

- Setting IDF_CLONE_SHALLOW enables shallow cloning.
- Setting IDF_INSTALL_TARGETS to the comma separated list of targets
  results in toolchains being installed only for these targets.
2022-05-26 03:31:22 +02:00
..
hooks tools/docker: use correct branch and commit of IDF when building 2019-11-06 17:58:23 +01:00
Dockerfile tools/docker: add IDF_CLONE_SHALLOW and IDF_INSTALL_TARGETS arguments 2022-05-26 03:31:22 +02:00
entrypoint.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00