mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-18 15:28:10 +00:00
4b43071aae771880b2f40037941e693f3415e753
change short commit length to be the same to OBS. Now that runtime has a strict depedency version from packages. Like qemu-lite: Now: qemu-lite = 2.11.0+git.87517af Before: qemu-lite >= 2.11.0+git.87517af The rpm fails because the real package version of qemu lite is 2.11.0+git.87517afd72 The commit length comes from the format of OBS '%h' This change the shortcommit length to be the same to OBS and runtime dependencies and packages that include git commit as version use the same format. Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
Kata Containers packaging
Kata Containers currently supports packages for many distributions. Tooling to aid in creating these packages are contained within this repository.
In addition, Kata build artifacts are available within a container image, created by a Dockerfile. Reference daemonsets are provided in kata-deploy, which make installation of Kata Containers in a running Kubernetes Cluster very straightforward.
Credits
Kata Containers packaging uses packagecloud for package hosting.
Description
Languages
Rust
58.4%
Go
24.4%
Shell
10%
RPC
5.3%
Makefile
1%
Other
0.8%