diff --git a/README.md b/README.md index 05cba07f..4d3e3bf7 100644 --- a/README.md +++ b/README.md @@ -205,3 +205,9 @@ For some tools, we always install the latest at the time of the deployment; for How do I request that a new tool be pre-installed on the image? Please create an issue and get an approval from us to add this tool to the image before creating the pull request. + +
+ What branch should I use to build custom image? +We strongly encourage customers to build their own images using the main branch. +This repository contains multiple branches and releases that serve as document milestones to reflect what software is installed in the images at certain point of time. Current builds are not idempotent and if one tries to build a runner image using the specific tag it is not guaranteed that the build will succeed. +