mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-16 06:18:58 +00:00
5e6d32fe40370464b50a0f90f7dc24a8e82e49e1
make -f .obs-packaging/Makefile clean fails with "No such file or directory" even after deleting the files returned by find. Fix it by using -prune. Fixes: #203 Signed-off-by: Nitesh Konkar niteshkonkar@in.ibm.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.
Description
Languages
Rust
58.4%
Go
24.4%
Shell
10%
RPC
5.3%
Makefile
1%
Other
0.8%