Merge branch 'master' into arm64

This commit is contained in:
Serge Schneider 2024-10-28 15:00:29 +00:00
commit 6453828cce

View File

@ -392,7 +392,8 @@ follows:
* Run build.sh to build all stages
* Add SKIP files to the earlier successfully built stages
* Modify the last stage
* Rebuild just the last stage using ```sudo CLEAN=1 ./build.sh```
* Rebuild just the last stage using ```sudo CLEAN=1 ./build.sh``` (or, for docker builds
```PRESERVE_CONTAINER=1 CONTINUE=1 CLEAN=1 ./build-docker.sh```)
* Once you're happy with the image you can remove the SKIP_IMAGES files and
export your image to test