``` pkexec bootc install to-disk \ --wipe \ --source-imgref containe

        pkexec bootc install to-disk \
            --wipe \
            --source-imgref containers-storage:$CONTAINER_IMAGE \
            ${disk}
Was this page helpful?