577,579c577,578 < args = ["container", "image", "deploy", < "--sysroot=" + self._physroot, < "--image=" + ref] --- > args = ["install", "to-filesystem", "--source-imgref=" + ref, > self._physroot] 589c588 < "ostree", --- > "bootc",