
build-stx-images.sh executes "docker pull $BASE_IMAGE" unconditionally, overwriting any local image with the same name:tag. Add an option to avoid this. Story: 2009897 Task: 44804 TESTS ----- Build a local base image, then build a derived image with the "-N" option and make sure base image didn't get overwritten during the build. Signed-off-by: Davlet Panech <davlet.panech@windriver.com> Change-Id: I2ed9748984bd9dc2198ef74c142ccb30eb7d067e
Description
StarlingX build source tree root
Languages
Python
60.6%
Shell
38.3%
BitBake
0.6%
Dockerfile
0.5%