Luke Yang

Results 18 comments of Luke Yang

MR updating bootc examples: https://gitlab.com/fedora/bootc/examples/-/merge_requests/48

> Let's test this first Not sure if this is the expected local dev/test workflow specified in https://github.com/containers/bootc/issues/461#issue-2228037745, but the following seems to work without any changes to the `bootc`...

This is the current output for `bootc status`: ``` sudo ./bootc status apiVersion: org.containers.bootc/v1alpha1 kind: BootcHost metadata: name: host spec: image: image: localhost:5000/fcos:latest transport: registry bootOrder: default status: staged: null...

We've been working through this issue in our weekly mobbing sessions and came across @cgwalters recent comment: https://github.com/containers/bootc/pull/602#issuecomment-2167838878. Originally, we were thinking of creating and printing a smaller `yaml` with...

From what we understand, the main concern is that `add-determinism` would only need to used when building the base image, meaning that it would be nice if we could remove...

> Does it help if you set the cache dir (with --dnf-cache) when calling osbuild-mpp? Specifying the cache dir with `--dnf-cache` seems to work, thanks!

@mvo5 Feel free to let me know if this is sufficient or not: https://pastebin.com/HJDAAJBy

> Do you have any updates on this issue, or do you need someone's help? I'm sorry, I think some assistance would be helpful and appreciated. I've started trying to...