Phil Estes
Phil Estes
One of the issues here is that if we are talking about author/comment information, these are per-image and specific to an image config. The manifest list object type does not...
this code isn't really designed to handle image creation today (which is more than just pushing layer blobs) and I would rather keep this tool distinct/simple compared to tools which...
The `--raw` mode in 1.x was based around a contrived object type/struct of various information packed together that came from the original codebase this tool was based on. It wasn't...
These are some good questions, and I'm sure the documentation in this repo could be more clear on the usage side for various scenarios. Mostly the topic of "how do...
this needs a rebase after #7304 was merged (conflicts with changes to the oss_fuzz_build.sh script) actually; I see now that this change is superseded by #7304 so I think we...
Closing per fix in #7304
any update here based on the feedback @qiutongs?
Can you squash your commits? We have one LGTM from a containerd maintainer so will need at least one more before merging. I've marked it as ready for review since...
Yes, in my opinion, we get the best integration from GH Actions so as much as we can keep or bring back to GH Actions is better. I'm fine if...
Is there any step here you are doing with Golang re: cross-compiling that isn't stated above? You said: *Looking to build images on my amd64 system for my aarch64 raspberry...