mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-15 22:08:47 +00:00
c3c8da0d000385bd6ff1e28c988754bf9296c52d
Prior to this, some of the binaries installed by kata were not owned by root. Any user can write/replace these binaries. This was happening as tar perserves ownership while creating the archive. Change the ownership of all binaries to root. Fixes #489 Signed-off-by: Archana Shinde <archana.m.shinde@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%