The scenario for this is that you developing a new feature and would like to build and push the images to a private Docker registry. In order to do this today, you have to change the manifest as well as all of the runtime images which reference a intra-registry image (e.g. runtime-deps). It would be convenient if you didn't have to make an source changes to do this as it would make it easier to test PRs.