Johannes Dillmann

Results 15 comments of Johannes Dillmann

No, I sadly cannot test on Intel. Building works on my machine if I disable containerd, both use AMD64 builder images. What I noticed is that imgutil uses [different code...

Not really. After https://github.com/buildpacks/pack/pull/2266 has been merged, the situation improved a bit for me.

@natalieparellano any updates from the working group meeting?

I updated the PR according to the discussion. The current behavior (also seen in the tests) is: - Trusting `my/trusted/builder-jammy` will trust any tag, e.g., `my/trusted/builder-jammy:1.2.3` and `my/trusted/builder-jammy:latest` - Trusting...

If we had the option to remove extensions, I would remove them completely. Anyway, we tried some experiments with buildah to programmatically build an image in https://github.tools.sap/I549554/buildah-rootless/, which might be...