Skip to content

Conversation

@deitch
Copy link
Collaborator

@deitch deitch commented Jul 13, 2025

Fixes #4143

- What I did
Replaced bind-mounting buildkit toml config with copying over, and include any referenced certs; uses buildx as a library

- How I did it
Used the buildx library, which makes it much easier

- How to verify it
CI for regressions.

- Description for the changelog

Full support for copying over buildkit config and referenced CAs.

@deitch deitch force-pushed the buildkit-config-certs-copy branch from 831f4aa to c6048e1 Compare July 13, 2025 16:44
@deitch deitch merged commit 33ee279 into linuxkit:master Jul 13, 2025
22 checks passed
@deitch deitch deleted the buildkit-config-certs-copy branch July 13, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a command line parameter for pkg build/push to inject custom Root CA into linuxkit-builder

1 participant