Files
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
..
2025-06-16 13:53:55 +08:00
2024-06-18 15:31:00 +00:00
2024-05-31 13:28:34 -04:00
2025-07-17 10:15:41 +02:00
2024-05-31 13:28:34 -04:00
2025-05-15 10:12:24 +01:00
2024-05-31 13:28:34 -04:00
2025-02-05 14:20:47 +00:00
2025-03-04 09:35:46 +00:00
2024-05-31 13:28:34 -04:00

Static build

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