kata-containers/tools/packaging/static-build
Markus Rudy 9e38fd2562 tools: add image for Go proto bindings
In order to have a reproducible code generation process, we need to pin
the versions of the tools used. This is accomplished easiest by
generating inside a container.

This commit adds a container image definition with fixed dependencies
for Golang proto/ttrpc code generation, and changes the agent Makefile
to invoke the update-generated-proto.sh script from within that
container.

Signed-off-by: Markus Rudy <mr@edgeless.systems>
2025-07-31 17:58:25 +01:00
..
agent build: abandon PULL_TYPE build env 2025-06-16 13:53:55 +08:00
busybox deploy: Add busybox target 2024-06-18 15:31:00 +00:00
cloud-hypervisor deps: bumping yq to v4.40.7 2024-05-31 13:28:34 -04:00
coco-guest-components chore(deps): update guest-components 2025-06-16 13:54:15 +08:00
codegen tools: add image for Go proto bindings 2025-07-31 17:58:25 +01:00
firecracker deps: bumping yq to v4.40.7 2024-05-31 13:28:34 -04:00
initramfs packaging: Move builds to Ubuntu 22.04 2025-02-10 21:25:43 +01:00
kernel shellcheck: fix kernel/build.sh 2025-07-17 10:15:41 +02:00
nydus deps: bumping yq to v4.40.7 2024-05-31 13:28:34 -04:00
ovmf packaging: Build edk2 for arm64 2025-05-15 10:12:24 +01:00
pause-image deps: bumping yq to v4.40.7 2024-05-31 13:28:34 -04:00
qemu build: Fix powerpc64le target_arch 2025-02-05 14:20:47 +00:00
scripts shellcheck: Fix shellcheck SC2068 2025-03-04 09:35:46 +00:00
shim-v2 build: Allow users to build the go, rust, or both runtimes 2025-04-24 10:36:26 +02:00
stratovirt deps: bumping yq to v4.40.7 2024-05-31 13:28:34 -04:00
tools packaging: Move builds to Ubuntu 22.04 2025-02-10 21:25:43 +01:00
virtiofsd packaging: virtiofsd: Allow building a specific commit 2025-01-31 11:24:23 +00:00
qemu.blacklist
README.md

Static build

This directory contains files to build static versions of Kata Containers.