You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 11, 2026. It is now read-only.
I see mention of running build.sh -S if the profiles are changed, but would like to know what needs doing if other parts of the file are changed.
And similarly, assuming that my build system is separate from my run time system, what non-image things need to be transferred - there's a lot of run time volumes, but its not entirely clear if they're just cache / run time data.
I see mention of running
build.sh -Sif the profiles are changed, but would like to know what needs doing if other parts of the file are changed.And similarly, assuming that my build system is separate from my run time system, what non-image things need to be transferred - there's a lot of run time volumes, but its not entirely clear if they're just cache / run time data.