mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-14 22:24:14 +00:00
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> |
||
---|---|---|
.. | ||
agent | ||
busybox | ||
cloud-hypervisor | ||
coco-guest-components | ||
codegen | ||
firecracker | ||
initramfs | ||
kernel | ||
nydus | ||
ovmf | ||
pause-image | ||
qemu | ||
scripts | ||
shim-v2 | ||
stratovirt | ||
tools | ||
virtiofsd | ||
qemu.blacklist | ||
README.md |
Static build
This directory contains files to build static versions of Kata Containers.