Proc upgrading ostree based images
Upgrading OSTree-based images¶
In AutoSD 10, classic OSTree upgrade workflows, including manual ostree admin commands
and repository management, have been replaced by bootc update mechanisms.
To update a running system, use bootc update to pull the latest version
of the current container image, or bootc switch to change to a different
container image. For more information, see
Immutable system images with OSTree.
To build updated images, use aib build for bootc container images or
aib-dev build for package-based disk images. For more information, see
Automotive Image Builder tool.
To push updated images to a container registry for over-the-air delivery, see Registry workflows.